/src/lib/libc/gen/ |
getusershell.c | 1 /* $NetBSD: getusershell.c,v 1.29 2012/03/13 21:13:36 christos Exp $ */ 64 static char sccsid[] = "@(#)getusershell.c 8.1 (Berkeley) 6/4/93"; 66 __RCSID("$NetBSD: getusershell.c,v 1.29 2012/03/13 21:13:36 christos Exp $"); 98 __weak_alias(getusershell,_getusershell) 493 getusershell(void) function in typeref:typename:__aconst char * 509 rv = nsdispatch(NULL, dtab, NSDB_SHELLS, "getusershell",
|
getusershell.c | 1 /* $NetBSD: getusershell.c,v 1.29 2012/03/13 21:13:36 christos Exp $ */ 64 static char sccsid[] = "@(#)getusershell.c 8.1 (Berkeley) 6/4/93"; 66 __RCSID("$NetBSD: getusershell.c,v 1.29 2012/03/13 21:13:36 christos Exp $"); 98 __weak_alias(getusershell,_getusershell) 493 getusershell(void) function in typeref:typename:__aconst char * 509 rv = nsdispatch(NULL, dtab, NSDB_SHELLS, "getusershell",
|
/src/lib/libc/include/ |
namespace.h | 434 #define getusershell _getusershell macro
|
namespace.h | 434 #define getusershell _getusershell macro
|