Home
last modified time | relevance | path

Searched refs:user (Results 226 – 250 of 610) sorted by relevance

12345678910>>...25

/dragonfly/lib/libc/gen/
H A Dgetpwent.c1747 char *host, *user, *domain; in compat_passwd() local
1809 rv = getnetgrent(&host, &user, &domain); in compat_passwd()
1815 } else if (user == NULL || user[0] == '\0') in compat_passwd()
1818 user, uid, pwd, buffer, bufsize, errnop); in compat_passwd()
1904 while (getnetgrent(&host, &user, &domain) != in compat_passwd()
1906 if (user != NULL && user[0] != '\0') in compat_passwd()
1907 compat_exclude(user, in compat_passwd()
H A Dutmpx.c248 getutxuser(const char *user) in getutxuser() argument
257 if (strncmp(ut.ut_user, user, sizeof(ut.ut_user)) == 0) in getutxuser()
/dragonfly/lib/libc/db/test/btree.tests/
H A Dmain.c80 void user(DB *);
176 user(db); in main()
182 user(DB *db) in user() function
/dragonfly/contrib/gdb-7/readline/doc/
H A Dhsuser.texi2 This file documents the user interface to the GNU History library.
36 interactively, from a user's standpoint.
37 It should be considered a user's guide.
43 from a user's standpoint. It should be considered a user's guide. For
55 * History Interaction:: What it feels like using History as a user.
60 * History Interaction:: What it feels like using History as a user.
/dragonfly/usr.sbin/cron/doc/
H A DREADME11 # * user.
28 is functionally based on the SysV cron, which means that each user can have
/dragonfly/contrib/wpa_supplicant/src/l2_packet/
H A Dl2_packet_winpcap.c102 static void l2_packet_receive_cb(u_char *user, const struct pcap_pkthdr *hdr, in l2_packet_receive_cb() argument
105 struct l2_packet_data *l2 = (struct l2_packet_data *) user; in l2_packet_receive_cb()
/dragonfly/contrib/libpcap/
H A DREADME.md17 interface for user-level packet capture. libpcap provides a portable
48 On systems that don't have BPF, all packets are read into user-space
/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c1070 struct sym_trans user; member
2766 if (tp->tinfo.user.period <= 9 && in sym_prepare_setting()
2770 tp->tinfo.user.spi_version = 3; in sym_prepare_setting()
5664 if (ofs > tp->tinfo.user.offset) in sym_sync_nego()
5673 if (per < tp->tinfo.user.period) in sym_sync_nego()
5768 if (wide > tp->tinfo.user.width) in sym_ppr_nego()
5785 if (ofs > tp->tinfo.user.offset) in sym_ppr_nego()
5798 if (per < tp->tinfo.user.period) in sym_ppr_nego()
5902 if (wide > tp->tinfo.user.width) in sym_wide_nego()
8086 tip = &tp->tinfo.user;
[all …]
/dragonfly/crypto/openssh/
H A Dmonitor_wrap.h68 int mm_ssh_gssapi_userok(char *user);
H A Dauthfd.h31 char *user; /* wildcards allowed */ member
H A Dsshconnect.c89 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command() argument
103 "r", options.user, in expand_proxy_command()
129 command_string = expand_proxy_command(proxy_command, options.user, in ssh_proxy_fdpass_connect()
212 command_string = expand_proxy_command(proxy_command, options.user, in ssh_proxy_connect()
1549 server_user = options.user ? options.user : local_user; in ssh_login()
/dragonfly/contrib/cvs-1.12/src/
H A Drcs.c2075 char *user, *rev; in do_locks() local
2090 user = cp; in do_locks()
2102 p->data = xstrdup (user); in do_locks()
4732 if (STREQ (p->data, user)) in RCS_findlock_or_tip()
5942 char *user; in RCS_lock() local
5951 user = getcaller(); in RCS_lock()
6035 char *user; in RCS_unlock() local
6038 user = getcaller(); in RCS_unlock()
6156 if (STREQ (a, user)) in RCS_addaccess()
6185 if (user == NULL) in RCS_delaccess()
[all …]
/dragonfly/test/stress/stress2/misc/
H A Dextattr.sh68 setfacl -m user:nobody:rw-,group:wheel:rw- $mntpoint/acl-test
/dragonfly/sys/vfs/ufs/
H A DREADME.softupdates10 e.g. from single-user mode you'd do something like:
/dragonfly/contrib/tcp_wrappers/
H A Dupdate.c70 ptr = request->user;
/dragonfly/contrib/dialog/
H A DCOPYING82 does Less to protect the user's freedom than the ordinary General
105 users' freedom, it does ensure that the user of a program that is
283 directing the user to the copy of this License. Also, you must do one
292 user can modify the Library and then relink to produce a modified
294 that the user who changes the contents of definitions files in the
300 copy of the library already present on the user's computer system,
303 the user installs one, as long as the modified version is
307 least three years, to give the same user the materials
315 e) Verify that the user has already received a copy of these
316 materials or that you have already sent this user a copy.
/dragonfly/contrib/file/magic/Magdir/
H A Deditors25 >>>28 string >\0 \b, user %s
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-HS2037 used similarly to the network blocks that can be configured by the user,
64 Action frame processing and building in user space within
157 # Note that when running wpa_supplicant as an application, the user
158 # certificate store (My user account) is used, whereas computer store
293 # username="user@example.com"
307 # username="user"
389 > set_network 0 identity "user"
/dragonfly/usr.sbin/lpr/lpd/
H A Dlpd.c441 char *user[MAXUSERS]; /* users to process */ variable
522 user[users++] = cp; in doit()
559 user[users++] = cp; in doit()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dpredict.def65 /* Hints dropped by user via __builtin_expect feature. Note: the
180 of memory. This predictor only occurs when the user explicitly asked
193 only occurs when the user explicitly asked for a return status. By default,
H A Dsymbol-summary.h35 class GTY((user)) function_summary <T *> in class() argument
270 class GTY((user)) call_summary <T *> in class() argument
/dragonfly/sys/kern/
H A Dkern_ktrace.c251 ktrcsw(struct lwp *lp, int out, int user) in ktrcsw() argument
260 kc.user = user; in ktrcsw()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_fb.c51 amdgpufb_open(struct fb_info *info, int user)
65 amdgpufb_release(struct fb_info *info, int user)
/dragonfly/stand/boot/pc32/cdboot/
H A Dcdboot.S401 call twiddle # Entertain the user
413 # Tell the user what is going on
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf50 #bsearch -- calls user function which may throw exception
154 #qsort -- calls user function which may throw exception

12345678910>>...25