Searched refs:pgm (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 1202 detachfromtty(char *pgm) argument 1228 pgm); 1255 pgm); 1275 pgm); 1290 pgm, wret, pid); 1309 pgm); 1320 pgm, WTERMSIG(status)); 1329 pgm);
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_callback.c | 846 rpcprog_t pgm; in nfs4_cb_args() local 883 if ((pgm = nfs4_getnextprogram(ncg)) == 0) { in nfs4_cb_args() 894 ncg->nfs4prog2server[pgm-NFS4_CALLBACK] = np; in nfs4_cb_args() 895 args->callback.cb_program = pgm; in nfs4_cb_args() 898 args->callback_ident = pgm; in nfs4_cb_args() 900 np->s_program = pgm; in nfs4_cb_args()
|
/titanic_44/usr/src/cmd/make/include/mk/ |
H A D | defs.h | 342 extern int find_run_directory (char *cmd, char *cwd, char *dir, char **pgm, char **run, char *path…
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt.h | 377 int family, rpcprog_t pgm, rpcvers_t vers, struct cred *cred,
|
H A D | clnt_rdma.c | 206 rpcprog_t pgm, rpcvers_t vers, struct cred *cred, CLIENT **cl) in clnt_rdma_kcreate() argument 255 call_msg.rm_call.cb_prog = pgm; in clnt_rdma_kcreate()
|
H A D | clnt_clts.c | 307 rpcprog_t pgm, rpcvers_t vers, int retrys, struct cred *cred, in clnt_clts_kcreate() argument 335 call_msg.rm_call.cb_prog = pgm; in clnt_clts_kcreate()
|
/titanic_44/usr/src/cmd/lp/model/ |
H A D | standard | 702 pgm=`${TPUT} iprog` 703 if [ -x "${pgm}" ] 705 eval ${pgm}
|
H A D | tsol_standard | 719 pgm=`${TPUT} iprog` 720 if [ -x "${pgm}" ] 722 eval ${pgm}
|
H A D | tsol_standard_foomatic | 747 pgm=`${TPUT} iprog` 748 if [ -x "${pgm}" ] 750 eval ${pgm}
|