HomeSort by: relevance | last modified time | path
    Searched defs:expandusername (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/finger/
util.c 118 expandusername(p, pw->pw_name, name, sizeof(name));
128 expandusername(const char *gecos, const char *login, char *buf, int buflen) function in typeref:typename:void
415 expandusername(p, pw->pw_name, name, sizeof(name));
util.c 118 expandusername(p, pw->pw_name, name, sizeof(name));
128 expandusername(const char *gecos, const char *login, char *buf, int buflen) function in typeref:typename:void
415 expandusername(p, pw->pw_name, name, sizeof(name));

Completed in 45 milliseconds