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

/freebsd-13-stable/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh255 check_heading_regexp '-o pid=PPP -o comm' \
256 '^ *PPP '"${head_text_comm}"'$' # no trailing space
257 check_heading_regexp '-o pid=PPP -o comm=CCC' \
258 '^ *PPP CCC$'
267 check_heading_regexp '-o comm=CCC -o pid=PPP' \
268 '^CCC *PPP$'
269 check_heading_regexp '-o comm,pid=PPP' \
270 '^'"${head_regexp_comm}"' *PPP$'
288 check_heading_regexp '-o pid=PPP,comm' \
289 '^ *PPP,com
[all...]
/freebsd-13-stable/lib/libnetgraph/
H A Ddebug.c167 COOKIE(PPP),
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_backend_ramdisk.c85 #define PPP (PAGE_SIZE / sizeof(uint8_t **)) macro
345 for (i = 0; i < PPP; i++) {
1003 t /= PPP;
/freebsd-13-stable/share/mk/
H A Dsrc.opts.mk163 PPP \
/freebsd-13-stable/contrib/libpcap/
H A Dpcap.c2962 DLT_CHOICE(PPP, "PPP"),
2967 DLT_CHOICE(PPP_BSDOS, "BSD/OS PPP"),
2969 DLT_CHOICE(PPP_SERIAL, "PPP over serial"),
2986 DLT_CHOICE(JUNIPER_MLPPP, "Juniper Multi-Link PPP"),
3004 DLT_CHOICE(PPP_PPPD, "PPP for pppd, with direction flag"),
3015 DLT_CHOICE(JUNIPER_PPP, "Juniper PPP"),

Completed in 148 milliseconds