Home
last modified time | relevance | path

Searched refs:rcfile (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/smbfs/lib/smb/
H A Drcfile.c49 SLIST_HEAD(rcfile_head, rcfile);
52 static struct rcfile* rc_cachelookup(const char *filename);
53 static struct rcsection *rc_findsect(struct rcfile *rcp, const char *sectname);
54 static struct rcsection *rc_addsect(struct rcfile *rcp, const char *sectname);
55 static int rc_freesect(struct rcfile *rcp, struct rcsection *rsp);
59 static void rc_parse(struct rcfile *rcp);
66 rc_open(const char *filename, const char *mode, struct rcfile **rcfile) in rc_open() argument
68 struct rcfile *rcp; in rc_open()
73 *rcfile = rcp; in rc_open()
79 rcp = malloc(sizeof(struct rcfile)); in rc_open()
[all …]
H A Dnb.c143 nb_ctx_readrcsection(struct rcfile *rcfile, struct nb_ctx *ctx, in nb_ctx_readrcsection() argument
151 rc_getint(rcfile, sname, "nbtimeout", &ctx->nb_timo); in nb_ctx_readrcsection()
152 rc_getstringptr(rcfile, sname, "nbns", &p); in nb_ctx_readrcsection()
160 rc_getstringptr(rcfile, sname, "nbscope", &p); in nb_ctx_readrcsection()
H A Drcfile_priv.h14 struct rcfile { struct
15 SLIST_ENTRY(rcfile) rf_next;
H A DMakefile12 SRCS= rcfile.c ctx.c cfopt.c subr.c nls.c rap.c mbuf.c rq.c file.c \
H A Dsubr.c66 struct rcfile *smb_rc;
/freebsd/contrib/smbfs/include/
H A Dcflib.h37 struct rcfile;
70 int opt_args_parse(struct rcfile *, struct opt_args *, const char *,
76 int rc_open(const char *, const char *, struct rcfile **);
77 int rc_close(struct rcfile *);
78 int rc_merge(const char *, struct rcfile **);
79 int rc_getstringptr(struct rcfile *, const char *, const char *, char **);
80 int rc_getstring(struct rcfile *, const char *, const char *, size_t, char *);
81 int rc_getint(struct rcfile *, const char *, const char *, int *);
82 int rc_getbool(struct rcfile *, const char *, const char *, int *);
/freebsd/contrib/dialog/
H A Drun_test.sh46 for rcfile in $CONFIG/*.rc
48 echo "** $rcfile"
49 DIALOGRC="$rcfile" $DIALOG --create-rc $OUTPUT
52 sed -e '/^#/d' "$rcfile" >"$INPUTS"
54 sed -e "s,$INPUTS,$rcfile," \
55 -e "s,$OUTPUT,$rcfile-test,"
/freebsd/contrib/ntp/sntp/include/
H A Dhomerc.def4 rcfile = ".ntprc";
6 rcfile = "ntp.ini";
/freebsd/lib/libsmb/
H A DMakefile13 SRCS= rcfile.c ctx.c cfopt.c subr.c nls.c rap.c mbuf.c rq.c file.c \
/freebsd/contrib/smbfs/include/netsmb/
H A Dnb_lib.h146 int nb_ctx_readrcsection(struct rcfile *, struct nb_ctx *, const char *, int);
H A Dsmb_lib.h159 extern struct rcfile *smb_rc;
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1979 FILE *rcfile; in cmdrc() local
1998 if ((rcfile = fopen(rcname, "r")) == 0) { in cmdrc()
2003 if (fgets(line, sizeof(line), rcfile) == NULL) in cmdrc()
2049 fclose(rcfile); in cmdrc()
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2715 FILE *rcfile; in cmdrc() local
2737 if ((rcfile = fopen(rcname, "r")) == 0) { in cmdrc()
2742 if (fgets(line, sizeof(line), rcfile) == NULL) in cmdrc()
2788 fclose(rcfile); in cmdrc()
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dcmd-doc.tlib609 (get "rcfile" (string-append "." (get "prog-name") "rc")) )
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh852 help version quiet rcfile pipe dbpath root specfile)"/\
861 n/--rcfile/x:'<filelist>'/ n/--specfile/x:'<specfile>'/ \