Searched refs:nc_bufferpath (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslog_config.h75 char *nc_bufferpath; member in struct:nfsl_config
H A Dnfslog_config.c462 &config->nc_bufferpath, bufferpath, defaultdir, &updated))
613 if (config->nc_bufferpath)
614 free(config->nc_bufferpath);
753 *bufferpath = global_raw->nc_bufferpath;
882 if (config->nc_bufferpath)
883 (void) printf("bufpath=%s\t", config->nc_bufferpath);
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c885 if ((exp->ex_log_buffer = strdup(configp->nc_bufferpath)) == NULL) {

Completed in 52 milliseconds