Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/io/fs/
H A DSystemPaths.cpp97 bool create_exists = false; in findUserPath() local
116 if(to_create.empty() || (!create_exists && is_directory(prefix))) { in findUserPath()
118 create_exists = is_directory(prefix); in findUserPath()
/dports/security/pam-modules/pam-modules-2.2/pam_ldaphome/
H A Dpam_ldaphome.c1609 create_exists, enumerator
1654 return create_exists; in create_home_dir()
2175 case create_exists: in ldaphome_main()
/dports/security/pam-modules/pam-modules-2.2/
H A DChangeLog211 * pam_ldaphome/pam_ldaphome.c (create_exists): New return code.
212 (create_home_dir): Return create_exists if the directory already