Home
last modified time | relevance | path

Searched refs:notebuf (Results 1 – 8 of 8) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/auth/factotum/
H A Dcpu.c1030 char notebuf[ERRMAX]; variable
1038 if(n >= sizeof(notebuf)) in catcher()
1039 n = sizeof(notebuf)-1; in catcher()
1040 memmove(notebuf, text, n); in catcher()
1041 notebuf[n] = '\0'; in catcher()
1091 *notebuf = 0; in lclnoteproc()
1095 if(*notebuf == 0) in lclnoteproc()
1099 strcpy(np->msg, notebuf); in lclnoteproc()
/dports/editors/abiword/abiword-3.0.5/plugins/xslfo/xp/
H A Die_imp_XSL-FO.cpp464 const gchar *notebuf[3]; in startElement() local
465 notebuf[0] = "footnote-id"; in startElement()
466 notebuf[1] = val; in startElement()
467 notebuf[2] = NULL; in startElement()
468 X_CheckError(appendStrux(PTX_SectionFootnote,notebuf)); in startElement()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dlog-tree.c678 struct strbuf notebuf = STRBUF_INIT; in show_log() local
681 format_display_notes(&commit->object.oid, &notebuf, in show_log()
683 ctx.notes_message = strbuf_detach(&notebuf, NULL); in show_log()
/dports/devel/git-svn/git-2.34.1/
H A Dlog-tree.c736 struct strbuf notebuf = STRBUF_INIT; in show_log() local
739 format_display_notes(&commit->object.oid, &notebuf, in show_log()
741 ctx.notes_message = strbuf_detach(&notebuf, NULL); in show_log()
/dports/devel/git-gui/git-2.34.1/
H A Dlog-tree.c736 struct strbuf notebuf = STRBUF_INIT; in show_log() local
739 format_display_notes(&commit->object.oid, &notebuf, in show_log()
741 ctx.notes_message = strbuf_detach(&notebuf, NULL); in show_log()
/dports/devel/git-p4/git-2.34.1/
H A Dlog-tree.c736 struct strbuf notebuf = STRBUF_INIT; in show_log() local
739 format_display_notes(&commit->object.oid, &notebuf, in show_log()
741 ctx.notes_message = strbuf_detach(&notebuf, NULL); in show_log()
/dports/devel/git/git-2.34.1/
H A Dlog-tree.c736 struct strbuf notebuf = STRBUF_INIT; in show_log() local
739 format_display_notes(&commit->object.oid, &notebuf, in show_log()
741 ctx.notes_message = strbuf_detach(&notebuf, NULL); in show_log()
/dports/devel/git-cvs/git-2.34.1/
H A Dlog-tree.c736 struct strbuf notebuf = STRBUF_INIT; in show_log() local
739 format_display_notes(&commit->object.oid, &notebuf, in show_log()
741 ctx.notes_message = strbuf_detach(&notebuf, NULL); in show_log()