Searched refs:USER (Results 76 - 83 of 83) sorted by relevance

1234

/freebsd-11-stable/stand/ficl/
H A Dtools.c334 case USER:
H A Dwords.c4810 {USER, userParen},
/freebsd-11-stable/sys/sys/
H A Dpmc.h282 __PMC_CAP(USER, 1, "count user-mode events") \
/freebsd-11-stable/sbin/pfctl/
H A Dparse.y455 %token NOROUTE URPFFAILED FRAGMENT USER GROUP MAXMSS MAXIMUM TTL TOS DROP TABLE
2453 filter_opt : USER uids {
2788 | USER { $$.log = PF_LOG_SOCKET_LOOKUP; $$.logif = 0; }
5604 { "user", USER},
/freebsd-11-stable/bin/ps/
H A Dps.c1186 if (v->flag & USER)
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c2118 MKT(UNI_SUBADDR_USER, USER),
2774 MKT(UNI_AAL_USER, USER),
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c2885 { USER, 1, 4 | 2 },
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure31286 VERSION_HIDDEN const char *heimdal_long_version = "@(#)\$Version: $PACKAGE_STRING by @USER@ on @HOST@ ($host) @DATE@ \$";
31295 User=${USER-${LOGNAME}}
31299 sed -e "s/@USER@/$User/" -e "s/@HOST@/$Host/" -e "s/@DATE@/$Date/" include/version.h.in > include/version.h

Completed in 303 milliseconds

1234