Home
last modified time | relevance | path

Searched refs:xstrdup_or_null (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/devel/git-svn/git-2.34.1/contrib/coccinelle/
H A Dxstrdup_or_null.cocci7 + V = xstrdup_or_null(E);
/dports/devel/git-gui/git-2.34.1/contrib/coccinelle/
H A Dxstrdup_or_null.cocci7 + V = xstrdup_or_null(E);
/dports/devel/git-p4/git-2.34.1/contrib/coccinelle/
H A Dxstrdup_or_null.cocci7 + V = xstrdup_or_null(E);
/dports/devel/git/git-2.34.1/contrib/coccinelle/
H A Dxstrdup_or_null.cocci7 + V = xstrdup_or_null(E);
/dports/devel/git-cvs/git-2.34.1/contrib/coccinelle/
H A Dxstrdup_or_null.cocci7 + V = xstrdup_or_null(E);
/dports/devel/cgit/cgit-1.2.3/git/contrib/coccinelle/
H A Dxstrdup_or_null.cocci7 + V = xstrdup_or_null(E);
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Drevert.c203 opts->gpg_sign = xstrdup_or_null(opts->gpg_sign); in run_sequencer()
204 opts->strategy = xstrdup_or_null(opts->strategy); in run_sequencer()
H A Dls-remote.c135 item->symref = xstrdup_or_null(ref->symref); in cmd_ls_remote()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Drevert.c212 opts->gpg_sign = xstrdup_or_null(opts->gpg_sign); in run_sequencer()
213 opts->strategy = xstrdup_or_null(opts->strategy); in run_sequencer()
H A Dls-remote.c139 item->symref = xstrdup_or_null(ref->symref); in cmd_ls_remote()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Drevert.c212 opts->gpg_sign = xstrdup_or_null(opts->gpg_sign); in run_sequencer()
213 opts->strategy = xstrdup_or_null(opts->strategy); in run_sequencer()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Drevert.c212 opts->gpg_sign = xstrdup_or_null(opts->gpg_sign); in run_sequencer()
213 opts->strategy = xstrdup_or_null(opts->strategy); in run_sequencer()
/dports/devel/git/git-2.34.1/builtin/
H A Drevert.c212 opts->gpg_sign = xstrdup_or_null(opts->gpg_sign); in run_sequencer()
213 opts->strategy = xstrdup_or_null(opts->strategy); in run_sequencer()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Drevert.c212 opts->gpg_sign = xstrdup_or_null(opts->gpg_sign); in run_sequencer()
213 opts->strategy = xstrdup_or_null(opts->strategy); in run_sequencer()
/dports/devel/git-svn/git-2.34.1/
H A Dmailmap.c110 mi->name = xstrdup_or_null(new_name); in add_mapping()
111 mi->email = xstrdup_or_null(new_email); in add_mapping()
H A Dworktree.c330 path = xstrdup_or_null(read_gitfile_gently(wt_path.buf, &err)); in validate_worktree()
609 backlink = xstrdup_or_null(read_gitfile_gently(dotgit.buf, &err)); in repair_gitfile()
726 backlink = xstrdup_or_null(read_gitfile_gently(realdotgit.buf, &err)); in repair_worktree_at_path()
/dports/devel/git-gui/git-2.34.1/
H A Dmailmap.c110 mi->name = xstrdup_or_null(new_name); in add_mapping()
111 mi->email = xstrdup_or_null(new_email); in add_mapping()
H A Dworktree.c330 path = xstrdup_or_null(read_gitfile_gently(wt_path.buf, &err)); in validate_worktree()
609 backlink = xstrdup_or_null(read_gitfile_gently(dotgit.buf, &err)); in repair_gitfile()
726 backlink = xstrdup_or_null(read_gitfile_gently(realdotgit.buf, &err)); in repair_worktree_at_path()
/dports/devel/git-p4/git-2.34.1/
H A Dmailmap.c110 mi->name = xstrdup_or_null(new_name); in add_mapping()
111 mi->email = xstrdup_or_null(new_email); in add_mapping()
H A Dworktree.c330 path = xstrdup_or_null(read_gitfile_gently(wt_path.buf, &err)); in validate_worktree()
609 backlink = xstrdup_or_null(read_gitfile_gently(dotgit.buf, &err)); in repair_gitfile()
726 backlink = xstrdup_or_null(read_gitfile_gently(realdotgit.buf, &err)); in repair_worktree_at_path()
/dports/devel/git/git-2.34.1/
H A Dmailmap.c110 mi->name = xstrdup_or_null(new_name); in add_mapping()
111 mi->email = xstrdup_or_null(new_email); in add_mapping()
H A Dworktree.c330 path = xstrdup_or_null(read_gitfile_gently(wt_path.buf, &err)); in validate_worktree()
609 backlink = xstrdup_or_null(read_gitfile_gently(dotgit.buf, &err)); in repair_gitfile()
726 backlink = xstrdup_or_null(read_gitfile_gently(realdotgit.buf, &err)); in repair_worktree_at_path()
/dports/devel/git-cvs/git-2.34.1/
H A Dmailmap.c110 mi->name = xstrdup_or_null(new_name); in add_mapping()
111 mi->email = xstrdup_or_null(new_email); in add_mapping()
H A Dworktree.c330 path = xstrdup_or_null(read_gitfile_gently(wt_path.buf, &err)); in validate_worktree()
609 backlink = xstrdup_or_null(read_gitfile_gently(dotgit.buf, &err)); in repair_gitfile()
726 backlink = xstrdup_or_null(read_gitfile_gently(realdotgit.buf, &err)); in repair_worktree_at_path()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dmailmap.c107 mi->name = xstrdup_or_null(new_name); in add_mapping()
108 mi->email = xstrdup_or_null(new_email); in add_mapping()

123456789