Home
last modified time | relevance | path

Searched defs:getpwnam (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/include/
Dpwd_.h38 #define getpwnam bb_internal_getpwnam macro
/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c456 struct passwd* FAST_FUNC getpwnam(const char *name) in getpwnam() function