Home
last modified time | relevance | path

Searched refs:c (Results 1 – 3 of 3) sorted by relevance

/grp/
A Dgrp-merge.c29 if (c + (size) > buflen) \
43 size_t c = 0; in __copy_grp() local
56 c += len; in __copy_grp()
63 c += len; in __copy_grp()
83 c += len; in __copy_grp()
101 c += len; in __copy_grp()
108 c += sizeof (size_t); in __copy_grp()
122 size_t c, i, len; in libc_hidden_def() local
160 c = savedend - savedbuf in libc_hidden_def()
172 c += len; in libc_hidden_def()
[all …]
A DMakefile50 CFLAGS-getgrgid_r.c += -fexceptions
51 CFLAGS-getgrnam_r.c += -fexceptions
52 CFLAGS-getgrent_r.c += -fexceptions
53 CFLAGS-getgrent.c += -fexceptions
54 CFLAGS-fgetgrent.c += -fexceptions
55 CFLAGS-fgetgrent_r.c += -fexceptions $(libio-mtsafe)
56 CFLAGS-putgrent.c += -fexceptions $(libio-mtsafe)
57 CFLAGS-initgroups.c += -fexceptions
58 CFLAGS-getgrgid.c += -fexceptions
A Dfgetgrent_r.c31 #define TRAILING_LIST_SEPARATOR_P(c) ((c) == ',') argument

Completed in 6 milliseconds