diff options
author | Fabiano Fidencio <fidencio@profusion.mobi> | 2010-10-07 04:24:39 -0700 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-07 19:22:11 +0200 |
commit | 3846aeeba29a31628ec7a8b34884916073585e06 (patch) | |
tree | 702a1c401520cadc11aa72c626fb2310475dd7fa /src/umount.h | |
parent | c226fa4196aacf44a2aa9ebbd222161f79c2f070 (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