/titanic_52/usr/src/lib/libbc/inc/include/ |
H A D | utmp.h | 47 #define nonuser(ut) ((ut).ut_host[0] == 0 && \ argument
|
/titanic_52/usr/src/cmd/bnu/ |
H A D | in.uucpd.c | 370 struct utmpx ut; local 434 struct utmpx ut; global() local [all...] |
/titanic_52/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | read.c | 82 struct compat_utmp *ut; in to_utmp() local [all...] |
H A D | write.c | 88 struct compat_utmp *ut; in conv2utmpx() local
|
/titanic_52/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | read.c | 87 struct compat_utmp *ut; in to_utmp() local [all...] |
H A D | write.c | 100 struct compat_utmp *ut; in conv2utmpx() local
|
/titanic_52/usr/src/head/ |
H A D | utmp.h | 150 #define nonuser(ut) ((ut).ut_exit.e_exit == NONROOT_USR ? 1 : 0) argument 151 #define setuser(ut) ((ut).ut_exit.e_exit = NONROOT_USR) argument
|
/titanic_52/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | uname.c | 146 uname(register struct utsname* ut) in uname() argument 262 struct utsname ut; b_uname() local [all...] |
/titanic_52/usr/src/cmd/rcap/rcapd/ |
H A D | rcapd_collection_zone.c | 80 lcollection_update_zone(lcollection_update_type_t ut, in lcollection_update_zone() argument
|
H A D | rcapd_collection_project.c | 124 lcollection_update_project(lcollection_update_type_t ut, in lcollection_update_project() argument
|
H A D | rcapd_collection.c | 59 lcollection_update(lcollection_update_type_t ut) in lcollection_update() argument
|
/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | getutx.c | 890 updwtmp(const char *file, struct utmp *ut) in updwtmp() argument 1148 struct futmpx *ut; /* "current" utmpx being examined */ in makeutx() local 1361 getutmpx(const struct utmp * ut,struct utmpx * utx) getutmpx() argument 1385 getutmp(const struct utmpx * utx,struct utmp * ut) getutmp() argument [all...] |
H A D | getut.c | 424 _compat_updwtmp(const char *file, struct utmp *ut) in _compat_updwtmp() argument
|
/titanic_52/usr/src/cmd/ttymon/ |
H A D | tmutmp.c | 129 struct utmpx ut; local
|
/titanic_52/usr/src/cmd/svc/startd/ |
H A D | utmpx.c | 65 struct utmpx ut, *oldu; in utmpx_mark_init() local [all...] |
/titanic_52/usr/src/cmd/psradm/ |
H A D | psradm.c | 49 static struct utmpx ut; /* structure for logging to /etc/wtmpx. */ variable
|
/titanic_52/usr/src/lib/libnsl/rpc/ |
H A D | auth_time.c | 204 char ut[INET6_ADDRSTRLEN]; in __rpc_get_time_offset() local [all...] |
/titanic_52/usr/src/cmd/rexd/ |
H A D | unix_login.c | 418 struct utmpx ut; in LogoutUser() local
|
/titanic_52/usr/src/cmd/saf/ |
H A D | sac.c | 463 struct utmpx ut; in cleanutx() local
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | omitted.c | 1050 utimes(const char* path, const struct timeval* ut) in utimes() argument 1068 utime(const char* path, const struct utimbuf* ut) in utime() argument
|
/titanic_52/usr/src/cmd/dumpadm/ |
H A D | dconf.c | 91 struct utsname ut; in dconf_init() local
|
/titanic_52/usr/src/cmd/w/ |
H A D | w.c | 158 struct utmpx *ut; in main() local [all...] |
/titanic_52/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 102 #define DR_GET_BOARD_DEVUNIT(sb, ut, un) (&((sb)->b_dev[DEVSET_NIX(ut)][un])) argument 2661 int s, ut; in dr_check_transition() local 3137 int ut; dr_board_discovery() local [all...] |
/titanic_52/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 96 #define DR_GET_BOARD_DEVUNIT(sb, ut, un) (&((sb)->b_dev[NIX(ut)][un])) argument 2691 int s, ut; in dr_check_transition() local 3180 int ut; dr_board_discovery() local [all...] |
/titanic_52/usr/src/cmd/whodo/ |
H A D | whodo.c | 162 struct utmpx *ut; in main() local [all...] |