Home
last modified time | relevance | path

Searched refs:user (Results 401 – 425 of 757) sorted by relevance

1...<<11121314151617181920>>...31

/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dpap-secrets36 # Typically, the "user <name>" option is also to specify the local name.
41 # "name <name>" option is sometimes used to set the local name. The "user
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2911 char *user = NULL; in tn() local
2979 user = *argv++; in tn()
3277 if (autologin && user == NULL) { in tn()
3280 user = getenv("LOGNAME"); in tn()
3281 if (user == NULL || in tn()
3282 ((pw = getpwnam(user)) != NULL) && in tn()
3285 user = pw->pw_name; in tn()
3287 user = NULL; in tn()
3291 if (user) { in tn()
3292 if (env_define((unsigned char *)"USER", (unsigned char *)user)) in tn()
[all …]
/illumos-gate/usr/src/test/zfs-tests/runfiles/
H A Dlongevity.run18 user = root
H A Dstress.run18 user = root
H A Dsmartos.run20 user = root
H A Dperf-regression.run20 user = root
H A Domnios.run23 user = root
H A Dopenindiana.run23 user = root
/illumos-gate/usr/src/lib/libmail/inc/
H A Dlibmail.h62 extern void notify(char *user, char *msg, int check_mesg_y, char *etcdir);
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsamrpc.ndl576 * user and group handles.
829 * an access mask and the appropriate user rid. The output will be a
830 * handle for use with the specified user.
859 * Provides various pieces of information on a specific user (see
861 * be a valid SAM user handle.
899 * 3 = large structure containing user rid, group rid, username
901 * 5 = large structure (like 3) containing user rid, group rid,
1245 * Create a user in the domain specified by the domain handle. The
1248 * The output will be a handle for use with the specified user and the
1249 * user's RID. I think the RID may be a unique pointer (it can be null).
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.unicode103 at the user's risk.
115 a different jurisdiction. The user agrees that any disputes
117 in Santa Clara County, California. The user agrees said courts have
122 this Agreement at any time by posting it to this site. The user may
126 3. Taxes. The user agrees to pay any taxes arising from access to
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar35 ** yacc user known macros and defines
63 ** user known globals
392 ** we have a user generated syntax type error
485 ** if debugging, print the string that is the user's
541 ** code supplied by user is placed in this switch
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S224 CLEARTICKNPT ! allow user rdtick
307 ! Call mlsetup with address of prototype user registers.
383 ! user trap
990 brz %g1, 3f ! no user windows?
994 ! There are old user windows in the register file. We disable ints
/illumos-gate/usr/src/test/smbclient-tests/runfiles/
H A Djust-nsmbrc.run23 user =
H A Djust-smbmount.run23 user =
H A Djust-smbutil.run23 user =
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtmlib9 tst tzset_environ note{ tzset() bypasses user getenv() }end execute{
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt65 token=user:user_object
89 user=head:subj:insert:ret
1754 comment=1, user ID, "euid"
2196 comment="bad user" name or "user <name> account expired"
2257 format=user
2263 format=user
2341 format=user
2347 format=user
2379 comment="remote user" remote user:
2380 comment="local user" local user:
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-storage-ndmp.p5m36 value="Network Data Management Protocol Service (user components)"
71 desc="Network Data Management Protocol Service (user components)" \
/illumos-gate/usr/src/test/smbsrv-tests/cmd/
H A Drun_smbtorture.py232 user = args.user
/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c90 static int cf_expand_home_dir(CompleteFile *cf, const char *user);
479 static int cf_expand_home_dir(CompleteFile *cf, const char *user) in cf_expand_home_dir() argument
484 const char *home_dir = _hd_lookup_home_dir(cf->home, user); in cf_expand_home_dir()
/illumos-gate/usr/src/test/net-tests/runfiles/
H A Ddefault.run44 user = root
/illumos-gate/usr/src/test/libmlrpc-tests/runfiles/
H A Ddefault.run28 user = root
/illumos-gate/usr/src/cmd/allocate/
H A Dsvc-allocate33 HALFDI=/etc/hal/fdi/policy/30user/90-solaris-device-allocation.fdi
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dpapi_impl.h61 char *user; member

1...<<11121314151617181920>>...31