Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/config/
H A Dmkoptions.c53 static struct users { struct
57 } users = { 8, 2, 512 }; argument
/freebsd-13.1/contrib/kyua/utils/
H A Dpasswd_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
H A Dpasswd.cpp190 passwd_ns::set_mock_users_for_testing(const std::vector< user >& users) in set_mock_users_for_testing()
/freebsd-13.1/usr.sbin/lpr/lprm/
H A Dlprm.c80 int users; /* # of users in user array */ variable
/freebsd-13.1/usr.sbin/lpr/lpq/
H A Dlpq.c75 int users; /* # of users in user array */ variable
/freebsd-13.1/contrib/kyua/engine/
H A Dconfig_test.cpp61 std::vector< passwd::user > users; in set_mock_users() local
/freebsd-13.1/contrib/kyua/examples/
H A Dsyntax_test.cpp87 std::vector< passwd::user > users; in ATF_TEST_CASE_BODY() local
/freebsd-13.1/crypto/heimdal/appl/login/
H A Dlogin_access.c63 char *users; /* becomes list of login names */ in login_access() local
/freebsd-13.1/crypto/heimdal/appl/rsh/
H A Dlogin_access.c63 char *users; /* becomes list of login names */ in login_access() local
/freebsd-13.1/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c58 char *users; /* becomes list of login names */ in login_access() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h160 user_range users() { return user_range(user_begin(), user_end()); } in users() function
161 const_user_range users() const { in users() function
/freebsd-13.1/usr.sbin/quot/
H A Dquot.c235 } *users; variable
324 #define sortusers(users) (qsort((users),nusers,sizeof(struct user), \ argument
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h422 iterator_range<user_iterator> users() { in users() function
426 iterator_range<const_user_iterator> users() const { in users() function
/freebsd-13.1/sys/sys/
H A Ducred.h119 int users; member
/freebsd-13.1/usr.sbin/lpr/lpd/
H A Dlpd.c456 int users; /* # of users in user array */ variable
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dbss.h45 unsigned int users; member
/freebsd-13.1/usr.sbin/lpr/common_source/
H A Dlp.h146 struct req_user_head users; /* list of users to query/delete */ member
/freebsd-13.1/lib/libcasper/services/cap_pwd/
H A Dcap_pwd.c369 nvlist_t *limits, *users; in cap_pwd_limit_users() local
/freebsd-13.1/sys/ofed/include/rdma/
H A Dib_sa.h311 atomic_t users; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1530 SmallVector<User *, 16> users; in UnfoldConstant() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Drepos_diff.c150 int users; member
/freebsd-13.1/sys/kern/
H A Dkern_prot.c1893 crunusebatch(struct ucred *cr, int users, int ref) in crunusebatch()
/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Ddiff_editor.c185 int users; member
/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_kern.h511 uint32_t users; /* existing bindings for this ring */ member