Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c84 IS_FILE = 0, enumerator
385 ufiles_add(usr, path, IS_FILE); in init_files_dirs()
389 ufiles_add(usr, path, IS_FILE); in init_files_dirs()
401 ufiles_add(usr, path, IS_FILE); in init_files_dirs()
415 if (type == IS_FILE) in ufiles_add()
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/
H A Dfile_store.c70 IS_FILE = 0, /* Read file and pass results */ enumerator
75 /* Used with |IS_FILE| */
157 if ((ctx = new_file_ctx(IS_FILE, uri, provctx)) == NULL) { in file_open_stream()
703 case IS_FILE: in file_load()
729 case IS_FILE: in file_eof()
771 case IS_FILE: in file_close()
/third_party/openssl/providers/implementations/storemgmt/
H A Dfile_store.c70 IS_FILE = 0, /* Read file and pass results */ enumerator
75 /* Used with |IS_FILE| */
157 if ((ctx = new_file_ctx(IS_FILE, uri, provctx)) == NULL) { in file_open_stream()
703 case IS_FILE: in file_load()
729 case IS_FILE: in file_eof()
771 case IS_FILE: in file_close()

Completed in 4 milliseconds