Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v1.c370 autofs_get_fh(am_node *mp) in autofs_get_fh() function
H A Dautofs_linux.c140 autofs_get_fh(am_node *mp) in autofs_get_fh() function
H A Dautofs_solaris_v2_v3.c960 autofs_get_fh(am_node *mp) in autofs_get_fh() function
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damd.h704 extern int autofs_get_fh(am_node *mp);
H A Damfs_generic.c839 if ((this_error = autofs_get_fh(mp))) in amfs_bgmount()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog5012 code returned by autofs_get_fh()
5014 * conf/autofs/autofs_linux.c (autofs_get_fh): return proper error
5341 * conf/autofs/autofs_linux.c (autofs_get_fh): don't leak file
5375 * conf/autofs/autofs_*: autofs_get_fh() returns int instead of
6320 (autofs_get_fh): changed initialization of the fh->map member, it
6684 (autofs_get_fh): sanity check, don't allow a pipe() fd greater
7198 * conf/autofs/autofs_linux.c (autofs_get_fh): removed obsolete comment