Searched refs:t_pid (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/bnu/ |
H A D | logent.c | 58 if (Nstat.t_pid == 0) 59 Nstat.t_pid = getpid(); 79 (void) fprintf(_Lf, "(%s,%ld,%d) ", timeStamp(), (long) Nstat.t_pid, Seqn);
|
H A D | uucleanup.c | 1076 if (Nstat.t_pid == 0) 1077 Nstat.t_pid = getpid(); 1088 (void) fprintf(_Lf, "(%s,%ld,%d) ", timeStamp(), (long) Nstat.t_pid, Seqn);
|
H A D | uucp.h | 474 pid_t t_pid; /* process id */ member
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 368 pid_t t_pid; /* process id */ member
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | uucp.h | 411 pid_t t_pid; /* process id */ member
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 2464 scf_transaction_entry_t *t_pid; in libscf_write_start_pid() local 2472 t_pid = safe_scf_entry_create(h); in libscf_write_start_pid() 2512 scf_entry_destroy(t_pid); in libscf_write_start_pid()
|