Searched refs:tstp (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdstate.c | 191 struct nfsstate *stp, *tstp; in nfsrv_setclient() local 411 LIST_FOREACH(tstp, &new_clp->lc_open, ls_list) in nfsrv_setclient() 412 tstp->ls_clp = new_clp; in nfsrv_setclient() 414 LIST_FOREACH(tstp, &new_clp->lc_deleg, ls_list) in nfsrv_setclient() 415 tstp->ls_clp = new_clp; in nfsrv_setclient() 418 LIST_FOREACH(tstp, &new_clp->lc_olddeleg, ls_list) in nfsrv_setclient() 419 tstp->ls_clp = new_clp; in nfsrv_setclient() 423 LIST_FOREACH(tstp, &new_clp->lc_stateid[i], ls_hash) in nfsrv_setclient() 424 tstp->ls_clp = new_clp; in nfsrv_setclient() 477 LIST_FOREACH(tstp, &new_clp->lc_open, ls_list) in nfsrv_setclient() [all …]
|
| /freebsd-10-stable/contrib/ncurses/ncurses/tty/ |
| D | lib_tstp.c | 137 tstp(int dummy GCC_UNUSED) in tstp() function 369 new_sigaction.sa_handler = tstp; in _nc_signal_handler()
|
| /freebsd-10-stable/sys/fs/nfsclient/ |
| D | nfs_clstate.c | 4468 nfsv4stateid_t *tstp, int *gottdp, NFSPROC_T *p) in nfscl_renamedeleg() argument 4586 *tstp = dp->nfsdl_stateid; in nfscl_renamedeleg()
|
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-arm.c | 14958 CL(tstp, 110f000, 2, (RR, SH), cmp),
|