Searched refs:SMB_MAXPIDS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dstatus.c36 #define SMB_MAXPIDS 2048 macro
38 static pid_t Ucrit_pid[SMB_MAXPIDS]; /* Ugly !!! */ /* added by OH */
92 if ( Ucrit_MaxPid >= SMB_MAXPIDS ) {
94 SMB_MAXPIDS, uidtoname(Ucrit_uid));

Completed in 97 milliseconds