Home
last modified time | relevance | path

Searched refs:get_shared_repository (Results 1 – 25 of 30) sorted by last modified time

12

/dports/devel/git-svn/git-2.34.1/
H A Denvironment.c377 int get_shared_repository(void) in get_shared_repository() function
H A Dpath.c872 if (get_shared_repository() < 0) in calc_shared_perm()
873 tweak = -get_shared_repository(); in calc_shared_perm()
875 tweak = get_shared_repository(); in calc_shared_perm()
882 if (get_shared_repository() < 0) in calc_shared_perm()
895 if (!get_shared_repository()) in adjust_shared_perm()
H A Dcache.h976 int get_shared_repository(void);
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dinit-db.c234 if (get_shared_repository()) { in check_object()
437 if (get_shared_repository()) {
445 if (get_shared_repository() < 0) in unpack_entry_data()
447 xsnprintf(buf, sizeof(buf), "0%o", -get_shared_repository()); in unpack_entry_data()
448 else if (get_shared_repository() == PERM_GROUP)
450 else if (get_shared_repository() == PERM_EVERYBODY)
462 printf(get_shared_repository()
467 printf(get_shared_repository()
581 saved = get_shared_repository();
H A Dlog.c1990 saved = get_shared_repository(); in cmd_format_patch()
/dports/devel/git-gui/git-2.34.1/
H A Denvironment.c377 int get_shared_repository(void) in get_shared_repository() function
H A Dcache.h976 int get_shared_repository(void);
H A Dpath.c872 if (get_shared_repository() < 0) in calc_shared_perm()
873 tweak = -get_shared_repository(); in calc_shared_perm()
875 tweak = get_shared_repository(); in calc_shared_perm()
882 if (get_shared_repository() < 0) in calc_shared_perm()
895 if (!get_shared_repository()) in adjust_shared_perm()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dinit-db.c234 if (get_shared_repository()) { in create_default_files()
437 if (get_shared_repository()) { in init_db()
445 if (get_shared_repository() < 0) in init_db()
447 xsnprintf(buf, sizeof(buf), "0%o", -get_shared_repository()); in init_db()
448 else if (get_shared_repository() == PERM_GROUP) in init_db()
450 else if (get_shared_repository() == PERM_EVERYBODY) in init_db()
462 printf(get_shared_repository() in init_db()
467 printf(get_shared_repository() in init_db()
581 saved = get_shared_repository(); in cmd_init_db()
H A Dlog.c1990 saved = get_shared_repository(); in cmd_format_patch()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dinit-db.c234 if (get_shared_repository()) { in create_default_files()
437 if (get_shared_repository()) { in init_db()
445 if (get_shared_repository() < 0) in init_db()
447 xsnprintf(buf, sizeof(buf), "0%o", -get_shared_repository()); in init_db()
448 else if (get_shared_repository() == PERM_GROUP) in init_db()
450 else if (get_shared_repository() == PERM_EVERYBODY) in init_db()
462 printf(get_shared_repository() in init_db()
467 printf(get_shared_repository() in init_db()
581 saved = get_shared_repository(); in cmd_init_db()
H A Dlog.c1990 saved = get_shared_repository(); in cmd_format_patch()
/dports/devel/git-p4/git-2.34.1/
H A Dcache.h976 int get_shared_repository(void);
H A Denvironment.c377 int get_shared_repository(void) in get_shared_repository() function
H A Dpath.c872 if (get_shared_repository() < 0)
873 tweak = -get_shared_repository();
875 tweak = get_shared_repository();
882 if (get_shared_repository() < 0)
895 if (!get_shared_repository())
/dports/devel/git/git-2.34.1/
H A Dcache.h976 int get_shared_repository(void);
H A Denvironment.c377 int get_shared_repository(void) in get_shared_repository() function
H A Dpath.c872 if (get_shared_repository() < 0) in calc_shared_perm()
873 tweak = -get_shared_repository(); in calc_shared_perm()
875 tweak = get_shared_repository(); in calc_shared_perm()
882 if (get_shared_repository() < 0) in calc_shared_perm()
895 if (!get_shared_repository()) in adjust_shared_perm()
/dports/devel/git/git-2.34.1/builtin/
H A Dinit-db.c234 if (get_shared_repository()) { in create_default_files()
437 if (get_shared_repository()) { in init_db()
445 if (get_shared_repository() < 0) in init_db()
447 xsnprintf(buf, sizeof(buf), "0%o", -get_shared_repository()); in init_db()
448 else if (get_shared_repository() == PERM_GROUP) in init_db()
450 else if (get_shared_repository() == PERM_EVERYBODY) in init_db()
462 printf(get_shared_repository() in init_db()
467 printf(get_shared_repository() in init_db()
581 saved = get_shared_repository(); in cmd_init_db()
H A Dlog.c1990 saved = get_shared_repository(); in cmd_format_patch()
/dports/devel/git-cvs/git-2.34.1/
H A Denvironment.c377 int get_shared_repository(void) in get_shared_repository() function
H A Dpath.c872 if (get_shared_repository() < 0) in calc_shared_perm()
873 tweak = -get_shared_repository(); in calc_shared_perm()
875 tweak = get_shared_repository(); in calc_shared_perm()
882 if (get_shared_repository() < 0) in calc_shared_perm()
895 if (!get_shared_repository()) in adjust_shared_perm()
H A Dcache.h976 int get_shared_repository(void);
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dinit-db.c234 if (get_shared_repository()) { in create_default_files()
437 if (get_shared_repository()) { in init_db()
445 if (get_shared_repository() < 0) in init_db()
447 xsnprintf(buf, sizeof(buf), "0%o", -get_shared_repository()); in init_db()
448 else if (get_shared_repository() == PERM_GROUP) in init_db()
450 else if (get_shared_repository() == PERM_EVERYBODY) in init_db()
462 printf(get_shared_repository() in init_db()
467 printf(get_shared_repository() in init_db()
581 saved = get_shared_repository(); in cmd_init_db()
H A Dlog.c1990 saved = get_shared_repository(); in cmd_format_patch()

12