Searched refs:string (Results 1 – 2 of 2) sorted by relevance
32 sgetspent (const char *string) in sgetspent() argument51 && (__sgetspent_r (string, &resbuf, buffer, buffer_size, &result) in sgetspent()
90 __sgetspent_r (const char *string, struct spwd *resbuf, char *buffer, in __sgetspent_r() argument94 char *sp = strncpy (buffer, string, buflen); in __sgetspent_r()
Completed in 12 milliseconds