Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Drcfile.c87 rc_open(const char *filename, const char *mode, struct rcfile **rcfile) in rc_open() function
132 return (rc_open(filename, "r", rcfile)); in rc_merge()
662 error = rc_open(fn, &smb_rc); in smb_open_rcfile()