Home
last modified time | relevance | path

Searched defs:lasts (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/lib/libc/string/
H A Dstrtok.c47 static char *lasts; in strtok() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrtok_r.c45 strtok_r(char *s1, const char *s2, char **lasts) in strtok_r()
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dbcopy.c26 const char *lasts = (const char *)src + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dmemmove.c14 char *lasts = s + (len-1); in memmove() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dbcopy.c26 const char *lasts = (const char *)src + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dbcopy.c26 const char *lasts = (const char *)src + (len-1); in bcopy() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dbcopy.c26 const char *lasts = (const char *)src + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dmemmove.c14 char *lasts = s + (len-1); in memmove() local
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dbcopy.c26 const char *lasts = (const char *)src + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dbcopy.c26 const char *lasts = (const char *)src + (len-1); in bcopy() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dcharray.c189 char *lasts; in ldap_str2charray() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dchecks.cc41 char **lasts = &last; in check_target() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dchecks.cc41 char **lasts = &last; in check_target() local
/netbsd-src/lib/libc/rpc/
H A Dgetnetconfig.c529 char *lasts; in parse_ncp() local
/netbsd-src/external/bsd/ntp/dist/kernel/sys/
H A Dbsd_audioirig.h85 int lasts; /* last sample value */ member
/netbsd-src/usr.sbin/ifwatchd/
H A Difwatchd.c439 char * name, *lasts; in list_interfaces() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dad.c922 char *lasts; in str2anlist() local
H A Dconfig.c2496 char *lasts; in slap_str2clist() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex_internal.h646 re_sub_match_last_t **lasts; member
/netbsd-src/lib/libc/time/
H A Dzic.c421 static struct lookup const lasts[] = { global() variable