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

/freebsd-13-stable/contrib/smbfs/lib/smb/
H A Drcfile.c56 static struct rcsection *rc_findsect(struct rcfile *rcp, const char *sectname);
145 rc_findsect(struct rcfile *rcp, const char *sectname) function
161 p = rc_findsect(rcp, sectname);
340 rsp = rc_findsect(rcp, section);
372 rsp = rc_findsect(rcp, section);
398 rsp = rc_findsect(rcp, section);

Completed in 54 milliseconds