Home
last modified time | relevance | path

Searched defs:users (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-14-stable/usr.sbin/config/
HDmkoptions.cc51 static struct users { struct
55 } users = { 8, 2, 512 }; argument
/freebsd-14-stable/contrib/kyua/utils/
HDpasswd_test.cpp117 std::vector< passwd_ns::user > users; in ATF_TEST_CASE_BODY() local
149 std::vector< passwd_ns::user > users; in ATF_TEST_CASE_BODY() local
HDpasswd.cpp190 passwd_ns::set_mock_users_for_testing(const std::vector< user >& users) in set_mock_users_for_testing()
/freebsd-14-stable/usr.sbin/lpr/lprm/
HDlprm.c78 int users; /* # of users in user array */ variable
/freebsd-14-stable/usr.sbin/lpr/lpq/
HDlpq.c73 int users; /* # of users in user array */ variable
/freebsd-14-stable/contrib/kyua/engine/
HDconfig_test.cpp61 std::vector< passwd::user > users; in set_mock_users() local
/freebsd-14-stable/contrib/kyua/examples/
HDsyntax_test.cpp87 std::vector< passwd::user > users; in ATF_TEST_CASE_BODY() local
/freebsd-14-stable/crypto/heimdal/appl/rsh/
HDlogin_access.c63 char *users; /* becomes list of login names */ in login_access() local
/freebsd-14-stable/crypto/heimdal/appl/login/
HDlogin_access.c63 char *users; /* becomes list of login names */ in login_access() local
/freebsd-14-stable/lib/libpam/modules/pam_login_access/
HDlogin_access.c56 char *users; /* becomes list of login names */ in login_access() local
/freebsd-14-stable/usr.sbin/quot/
HDquot.c229 } *users; variable
318 #define sortusers(users) (qsort((users),nusers,sizeof(struct user), \ argument
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanValue.h132 user_range users() { return user_range(user_begin(), user_end()); } in users() function
133 const_user_range users() const { in users() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDValue.h421 iterator_range<user_iterator> users() { in users() function
425 iterator_range<const_user_iterator> users() const { in users() function
/freebsd-14-stable/sys/contrib/dev/athk/ath12k/
HDpci.h80 const struct ath12k_msi_user *users; member
/freebsd-14-stable/usr.sbin/lpr/lpd/
HDlpd.c462 int users; /* # of users in user array */ variable
/freebsd-14-stable/sys/sys/
HDucred.h198 u_int users; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/SandboxIR/
HDSandboxIR.h236 iterator_range<user_iterator> users() { in users() function
239 iterator_range<const_user_iterator> users() const { in users() function
/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDbss.h45 unsigned int users; member
/freebsd-14-stable/lib/libcasper/services/cap_pwd/
HDcap_pwd.c366 nvlist_t *limits, *users; in cap_pwd_limit_users() local
/freebsd-14-stable/usr.sbin/lpr/common_source/
HDlp.h145 struct req_user_head users; /* list of users to query/delete */ member
/freebsd-14-stable/sys/ofed/include/rdma/
HDib_sa.h309 atomic_t users; member
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDIRForTarget.cpp1315 SmallVector<User *, 16> users; in UnfoldConstant() local
/freebsd-14-stable/sys/kern/
HDkern_prot.c2368 crunusebatch(struct ucred *cr, u_int users, long ref) in crunusebatch()
/freebsd-14-stable/sys/dev/netmap/
HDnetmap_kern.h509 uint32_t users; /* existing bindings for this ring */ member
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDcore.h860 struct ath11k_msi_user *users; member

12