Searched refs:nb_ctx_readrcsection (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libsmbfs/netsmb/ |
H A D | nb_lib.h | 123 int nb_ctx_readrcsection(struct rcfile *, struct nb_ctx *, const char *, int);
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
H A D | lookup.c | 80 if (nb_ctx_readrcsection(NULL, ctx, "default", 0) != 0)
|
H A D | status.c | 82 if (nb_ctx_readrcsection(NULL, ctx, "default", 0) != 0)
|
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | nb.c | 241 nb_ctx_readrcsection(struct rcfile *rcfile, struct nb_ctx *ctx, function
|
H A D | ctx.c | 1536 nb_ctx_readrcsection(smb_rc, ctx->ct_nb, "default", 0);
|
Completed in 47 milliseconds