summaryrefslogtreecommitdiff
path: root/src/umount.h
diff options
context:
space:
mode:
authorFabiano Fidencio <fidencio@profusion.mobi>2010-10-07 04:24:39 -0700
committerLennart Poettering <lennart@poettering.net>2010-10-07 19:22:11 +0200
commit3846aeeba29a31628ec7a8b34884916073585e06 (patch)
tree702a1c401520cadc11aa72c626fb2310475dd7fa /src/umount.h
parentc226fa4196aacf44a2aa9ebbd222161f79c2f070 (diff)
util: Adding a strneq, to represent (!strncmp(a, b, n))
As we have streq to repesent (strcmp(a, b) == 0),I'm adding strneq to represent (strncmp(a, b, n) == 0), that will be used in umount.c (at least).
Diffstat (limited to 'src/umount.h')
0 files changed, 0 insertions, 0 deletions