Searched refs:file_exist (Results 1 - 25 of 141) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/gensec/
H A Dschannel_state.c50 existed = file_exist(path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/gensec/
H A Dschannel_state.c50 existed = file_exist(path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/gensec/
H A Dschannel_state.c50 existed = file_exist(path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/tls/
H A Dtlscert.c54 if (file_exist(keyfile) || file_exist(certfile) || file_exist(cafile)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/tls/
H A Dtlscert.c54 if (file_exist(keyfile) || file_exist(certfile) || file_exist(cafile)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/tls/
H A Dtlscert.c54 if (file_exist(keyfile) || file_exist(certfile) || file_exist(cafile)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbwrapper/
H A Dsmbsh.c105 if (file_exist(line, NULL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/smbwrapper/
H A Dsmbsh.c105 if (file_exist(line, NULL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/smbwrapper/
H A Dsmbsh.c105 if (file_exist(line, NULL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dsmbrun.c96 if (!file_exist(path,NULL)) {
H A Ddebug.c206 if( !strcsequal( fname, debugf ) || !dbf || !file_exist( debugf, NULL ) )
H A Ddoscalls.c297 return file_exist(dos_to_unix(fname, False), sbuf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dsmbrun.c96 if (!file_exist(path,NULL)) {
H A Ddebug.c206 if( !strcsequal( fname, debugf ) || !dbf || !file_exist( debugf, NULL ) )
H A Ddoscalls.c297 return file_exist(dos_to_unix(fname, False), sbuf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dsmbrun.c96 if (!file_exist(path,NULL)) {
H A Ddebug.c206 if( !strcsequal( fname, debugf ) || !dbf || !file_exist( debugf, NULL ) )
H A Ddoscalls.c297 return file_exist(dos_to_unix(fname, False), sbuf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/web/
H A Dcgi.c439 if (!file_exist(file, &st)) {
564 if (url[0] != '/' && strstr(url,"..")==0 && file_exist(url, NULL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/web/
H A Dcgi.c439 if (!file_exist(file, &st)) {
564 if (url[0] != '/' && strstr(url,"..")==0 && file_exist(url, NULL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/web/
H A Dcgi.c439 if (!file_exist(file, &st)) {
564 if (url[0] != '/' && strstr(url,"..")==0 && file_exist(url, NULL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/groupdb/
H A Dmapping_ldb.c66 existed = file_exist(db_path);
102 if (file_exist(tdb_path) && !mapping_upgrade(tdb_path)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/groupdb/
H A Dmapping_ldb.c66 existed = file_exist(db_path);
102 if (file_exist(tdb_path) && !mapping_upgrade(tdb_path)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/groupdb/
H A Dmapping_ldb.c66 existed = file_exist(db_path);
102 if (file_exist(tdb_path) && !mapping_upgrade(tdb_path)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nmbd/
H A Dnmbd.c248 if (file_exist(fname,NULL) && !strcsequal(fname,dyn_CONFIGFILE)) {

Completed in 292 milliseconds

123456