/netbsd-src/lib/libc/string/ |
H A D | strtok.c | 47 static char *lasts; in strtok() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | strtok_r.c | 45 strtok_r(char *s1, const char *s2, char **lasts) in strtok_r()
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | bcopy.c | 26 const char *lasts = (const char *)src + (len-1); in bcopy() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | memmove.c | 14 char *lasts = s + (len-1); in memmove() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | bcopy.c | 26 const char *lasts = (const char *)src + (len-1); in bcopy() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | bcopy.c | 26 const char *lasts = (const char *)src + (len-1); in bcopy() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | bcopy.c | 26 const char *lasts = (const char *)src + (len-1); in bcopy() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | memmove.c | 14 char *lasts = s + (len-1); in memmove() local
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | bcopy.c | 26 const char *lasts = (const char *)src + (len-1); in bcopy() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | bcopy.c | 26 const char *lasts = (const char *)src + (len-1); in bcopy() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | charray.c | 189 char *lasts; in ldap_str2charray() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | checks.cc | 41 char **lasts = &last; in check_target() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | checks.cc | 41 char **lasts = &last; in check_target() local
|
/netbsd-src/lib/libc/rpc/ |
H A D | getnetconfig.c | 529 char *lasts; in parse_ncp() local
|
/netbsd-src/external/bsd/ntp/dist/kernel/sys/ |
H A D | bsd_audioirig.h | 85 int lasts; /* last sample value */ member
|
/netbsd-src/usr.sbin/ifwatchd/ |
H A D | ifwatchd.c | 439 char * name, *lasts; in list_interfaces() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | ad.c | 922 char *lasts; in str2anlist() local
|
H A D | config.c | 2496 char *lasts; in slap_str2clist() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regex_internal.h | 646 re_sub_match_last_t **lasts; member
|
/netbsd-src/lib/libc/time/ |
H A D | zic.c | 421 static struct lookup const lasts[] = { global() variable
|