Home
last modified time | relevance | path

Searched refs:NOPID (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/xargs/
H A Dxargs.c687 #define NOPID (0) macro
743 if ((slot = findslot(NOPID)) < 0) in findfreeslot()
763 childpids[slot] = NOPID; in clearslot()