Home
last modified time | relevance | path

Searched +defs:user +defs:t (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-src/usr.bin/tip/tip/
H A Dlog.c46 char *user, *timestamp; in logent() local
48 time_t t; in logent() local
/freebsd-src/contrib/sendmail/libsm/
H A Dmbdb.c89 SM_MBDB_TYPE_T *t; local
156 sm_mbdb_lookup(name, user) in sm_mbdb_lookup() argument
179 sm_mbdb_frompw(user, pw) in sm_mbdb_frompw() argument
227 sm_pwfullname(gecos, user, buf, buflen) in sm_pwfullname() argument
304 mbdb_pw_lookup(name, user) in mbdb_pw_lookup() argument
477 mbdb_ldap_lookup(name, user) in mbdb_ldap_lookup() argument
/freebsd-src/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c71 time_t t; in pam_sm_open_session() local
72 const char *user; in pam_sm_open_session() local
/freebsd-src/usr.bin/finger/
H A Dutil.c58 match(struct passwd *pw, const char *user) in match()
60 char *p, *t; in match() local
319 char *p, *t; in userinfo() local
/freebsd-src/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c137 # define tcgetattr(f, t) ioctl(f, TCGETS, (char *)t) argument
142 # define tcgetattr(f, t) ioctl(f, TCGETA, (char *)t) argument
146 # define tcgetattr(f, t) ioctl(f, TIOCGETA, (char *)t) argument
149 # define tcsetattr(f, a, t) ioctl(f, a, t) argument
815 int t = -1; in getptyslave() local
955 int t; in cleanopen() local
1016 int login_tty(int t) in login_tty()
1278 char *user; in start_login() local
1596 int t; in cleanup() local
1826 jobend(jid, path, user) in jobend() argument
[all …]
/freebsd-src/contrib/libpcap/
H A Dpcap-septel.c50 septel_read(pcap_t * p,int cnt,pcap_handler callback,u_char * user) septel_read() argument
56 int t = 0 ; septel_read() local
[all...]
H A Dsf-pcap.c452 bpf_u_int32 t; pcap_next_packet() local
749 pcap_dump(u_char * user,const struct pcap_pkthdr * h,const u_char * sp) pcap_dump() argument
[all...]
/freebsd-src/contrib/mtree/
H A Dcreate.c103 FTS *t; in cwalk() local
107 const char *user; in cwalk() local
334 statd(FILE *fp, FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, in statd()
/freebsd-src/contrib/sendmail/src/
H A Dsavemail.c71 SM_MBDB_T user; local
1615 xtextify(t, taboo) in xtextify() argument
1689 xuntextify(t) in xuntextify() argument
/freebsd-src/crypto/heimdal/lib/kafs/
H A Dcommon.c74 char buf[2048], *t; in kafs_settoken_rxkad() local
183 char *t; in find_cells() local
343 _kafs_try_get_cred(struct kafs_data *data, const char *user, const char *cell, in _kafs_try_get_cred()
/freebsd-src/crypto/heimdal/kdc/
H A Ddigest.c171 hdb_entry_ex *user; in get_password_entry() local
220 hdb_entry_ex *server = NULL, *user = NULL; in _kdc_do_digest() local
599 uint32_t t; in _kdc_do_digest() local
/freebsd-src/usr.bin/ipcs/
H A Dipcs.c88 cvt_time(time_t t, char *buf) in cvt_time()
112 char *core = NULL, *user = NULL, *namelist = NULL; in main() local
/freebsd-src/crypto/heimdal/appl/su/
H A Dsu.c274 group_member_p(const char *group, const char *user) in group_member_p()
443 char *t = getenv ("TERM"); in main() local
/freebsd-src/contrib/bsnmp/snmpd/
H A Dmain.c766 trans_insert_port(struct transport *t, struct tport *port) in trans_insert_port()
794 trans_find_port(struct transport *t, const struct asn_oid *idx, u_int sub) in trans_find_port()
804 trans_next_port(struct transport *t, const struct asn_oid *idx, u_int sub) in trans_next_port()
814 trans_first_port(struct transport *t) in trans_first_port()
824 trans_iter_port(struct transport *t, int (*func)(struct tport *, intptr_t), in trans_iter_port()
878 trans_unregister(struct transport *t) in trans_unregister()
998 struct fdesc *t, *t1; in fd_flush() local
1432 struct transport *t; in trans_stop() local
1434 TAILQ_FOREACH(t, &transport_list, link) in trans_stop() local
1517 struct transport *t; in main() local
[all …]
/freebsd-src/lib/libutil/
H A Dpw_util.c243 pw_mkdb(const char *user) in pw_mkdb()
433 char t; in pw_copy() local
/freebsd-src/crypto/heimdal/lib/ipc/
H A Dserver.c405 void *user, heim_sipc *ctx) in heim_sipc_launchd_mach_init()
788 char *s, *p, *t; in handle_http_tcp() local
1046 void *user, heim_sipc *ctx) in heim_sipc_stream_listener()
1084 void *user, heim_sipc *ctx) in heim_sipc_service_unix()
1139 heim_sipc_timeout(time_t t) in heim_sipc_timeout()
/freebsd-src/contrib/telnet/libtelnet/
H A Dsra.c54 char *user, *pass, *xuser, *xpass; variable
425 struct ttyent *t; in rootterm() local
/freebsd-src/bin/ls/
H A Dls.c69 #define STRBUF_SIZEOF(t) (1 + CHAR_BIT * sizeof(t) / 3 + 1) argument
722 const char *user, *group; display() local
809 u_long t = len_octal(cur->fts_name, cur->fts_namelen); display() local
[all...]
/freebsd-src/usr.bin/w/
H A Dw.c217 char **user; main() local
413 time_t t; main() local
[all...]
/freebsd-src/lib/libc/db/test/btree.tests/
H A Dmain.c183 user(db) in user() function
605 char *p, *t; local
706 BTREE *t; local
/freebsd-src/crypto/openssh/
H A Dmisc.c84 char *t = s; in chop() local
653 fmt_timeframe(time_t t) in fmt_timeframe()
805 char *user = NULL, *host = NULL, *path = NULL; in parse_user_host_path() local
874 char *user = NULL, *host = NULL; in parse_user_host_port() local
1002 char *user = NULL, *host = NULL, *path = NULL; in parse_uri() local
1167 const char *path = NULL, *user = NULL; in tilde_expand() local
2487 format_absolute_time(uint64_t t, char *buf, size_t len) in format_absolute_time()
2958 struct timespec now, t; in ptimeout_deadline_monotime_tsp() local
2976 struct timespec t; in ptimeout_deadline_monotime() local
H A Dssh-agent.c432 const struct sshkey *tokey, Identity *id, const char *user, in permitted_by_dest_constraints()
487 identity_permitted(Identity *id, SocketEntry *e, char *user, in identity_permitted()
710 char *user = NULL, *service = NULL, *method = NULL, *pkalg = NULL; in parse_userauth_request() local
712 u_char t, sig_follows; in parse_userauth_request() local
862 char *user = NULL, *sig_dest = NULL; in process_sign_request2() local
/freebsd-src/contrib/tcpdump/
H A Dtcpdump.c2892 dump_packet_and_trunc(u_char * user,const struct pcap_pkthdr * h,const u_char * sp) dump_packet_and_trunc() argument
2912 time_t t; dump_packet_and_trunc() local
3107 dump_packet(u_char * user,const struct pcap_pkthdr * h,const u_char * sp) dump_packet() argument
3132 print_packet(u_char * user,const struct pcap_pkthdr * h,const u_char * sp) print_packet() argument
[all...]
/freebsd-src/usr.sbin/pw/
H A Dpw_group.c52 struct termios t, n; in grp_set_passwd() local
134 lookup_pwent(const char *user) in lookup_pwent()
/freebsd-src/contrib/sendmail/vacation/
H A Dvacation.c331 SM_MBDB_T user; local
1171 time_t t; in listdb() local

12