Lines Matching refs:use_pubfh
403 bool_t use_pubfh;
457 use_pubfh = FALSE;
526 use_pubfh = TRUE;
564 if ((use_pubfh == TRUE) || (url == TRUE)) {
565 r = get_fh_via_pub(argp, host, path, url, use_pubfh,
573 if (use_pubfh == TRUE) {
578 use_pubfh = TRUE;
684 if (use_pubfh == FALSE) {
701 if (make_secure(argp, host, nconf, use_pubfh, vers) < 0) {
706 if ((url == TRUE) && (use_pubfh == FALSE)) {
1259 bool_t use_pubfh, rpcvers_t vers)
1309 if (use_pubfh == FALSE && vers != NFS_V4)