HomeSort by: relevance | last modified time | path
    Searched defs:title (Results 1 - 25 of 84) sorted by relevancy

1 2 3 4

  /src/external/ibm-public/postfix/dist/src/global/
maps.h 25 char *title; member in struct:MAPS
login_sender_match.c 14 /* const char *title,
50 /* .IP title
127 LOGIN_SENDER_MATCH *login_sender_create(const char *title,
135 lsm->maps = maps_create(title, map_names, DICT_FLAG_LOCK
245 const char *title; member in struct:testcase
339 msg_info("RUN test case %ld %s", (long) (tp - testcases), tp->title);
341 msg_info("title=%s", tp->title);
smtp_reply_footer.c 224 const char *title; member in struct:test_case
269 for (tp = test_cases; tp->title != 0; tp++) {
275 tp->title, status, tp->expected_status);
278 tp->title, STR(buf), tp->orig_reply);
281 tp->title, STR(buf), tp->expected_reply);
283 msg_info("test \"%s\": pass", tp->title);
  /src/share/doc/usd/
Makefile 23 SUBARTICLES=title contents
24 SRCS.title=Title
  /src/external/bsd/tmux/dist/compat/
setproctitle.c 32 char title[16], name[16], *cp; local
37 vsnprintf(title, sizeof title, fmt, ap);
40 used = snprintf(name, sizeof name, "%s: %s", getprogname(), title);
  /src/share/doc/psd/
Makefile 31 SUBARTICLES=title contents
32 SRCS.title=Title
  /src/share/doc/smm/
Makefile 30 SUBARTICLES=title contents
31 SRCS.title=Title
  /src/games/sail/
lo_main.c 59 static const char *const title[] = { variable
112 title[n++], sbuf, ship->shipname, log.l_netpoints,
153 title[n++], sbuf, ship->shipname, log.l_netpoints,
  /src/external/gpl2/texinfo/dist/makeinfo/
float.h 32 char *title; member in struct:float_elt
42 extern void add_new_float (char *id, char *title, char *shorttitle,
float.c 36 add_new_float (char *id, char *title, char *shorttitle,
44 new->title = title;
71 /* Plain text output needs sectioning number and its title,
106 return float_stack->title;
247 if (strlen (temp->title) > 0)
253 execute_string ("%s", temp->title);
264 char *title = expansion (temp->title, 0); local
283 and then a colon after the title, to construct
    [all...]
  /src/external/bsd/tmux/dist/
cmd-select-pane.c 37 .usage = "[-DdeLlMmRUZ] [-T title] " CMD_TARGET_PANE_USAGE,
96 char *title; local
215 title = format_single_from_target(item, args_get(args, 'T'));
216 if (screen_set_title(&wp->base, title)) {
217 notify_pane("pane-title-changed", wp);
221 free(title);
  /src/games/testpat/
testpat.c 59 const char *title = "NetBSD"; local
71 fprintf(stderr, "Usage: %s <title>", getprogname());
76 title = argv[1];
77 if (strlen(title) >= (size_t)COLS) {
80 "Title string is longer than display cols");
209 /* Add title segment. */
227 col = y_limit - (strlen(title) / 2) + circle_pos[y_limit / 2][0];
228 mvprintw(i, col, "%s", title);
  /src/external/apache2/llvm/dist/clang/docs/
conf.py 110 # A shorter title for the navigation bar. Default is the same as html_title.
186 # (source start file, target name, title, author, documentclass [howto/manual]).
193 # the title page.
233 title = f.readline().rstrip('\n') variable
236 if len(header) != len(title):
238 "error: invalid header in %r (does not match title)" % (
240 if ' - ' not in title:
242 ("error: invalid title in %r "
246 # Split the name out of the title.
247 name,description = title.split(' - ', 1
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/
tttestdb_create.sql 5 title varchar(255),
21 title varchar(255) NOT NULL,
testdb_create.sql 15 title varchar(255) NOT NULL,
  /src/crypto/external/apache2/openssl/dist/include/internal/
qlog.h 33 const char *title, *description, *group_id; member in struct:qlog_trace_info_st
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-api.h 49 const char *NONNULL title; member in struct:test_state
107 const char *NONNULL title, const char *NULLABLE variant_title,
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
testdb_create.sql 18 title varchar(255) NOT NULL,
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
testdb_create.sql 11 title varchar (255) NULL ,
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
testdb_create.sql 15 title varchar2(255) NOT NULL,
  /src/external/gpl3/gdb/dist/gdb/tui/
tui-data.h 154 /* A helper function to change the title and then redraw the
158 /* Return a reference to the current window title. */
159 const std::string &title () const function in struct:tui_win_info
194 /* Window title to display. */
  /src/external/ibm-public/postfix/dist/src/util/
dict_stream.c 158 const char *title; member in struct:testcase
205 for (pass = fail = 0, tp = testcases; tp->title; tp++) {
208 msg_info("RUN test case %ld %s", (long) (tp - testcases), tp->title);
211 msg_info("title=%s", tp->title);
223 msg_warn("test case %s: got stream, expected error", tp->title);
226 tp->title, STR(act_err));
229 tp->title);
233 msg_warn("test case %s: content read error", tp->title);
238 tp->title, STR(act_cont), tp->expect_cont)
    [all...]
  /src/sys/fs/filecorefs/
filecore.h 143 char title[19]; member in struct:filecore_dirtail
  /src/usr.bin/menuc/
mdb.h 75 char *title; member in struct:menu_info
  /src/usr.sbin/lpr/lpr/
lpr.c 79 static char *class = host; /* class title on header page */
99 static char *title; /* pr'ing title */ variable
187 case 'T': /* pr's title line */
188 title = optarg;
355 card('T', title ? title : arg);
436 card('T', title ? title : n);
746 "Usage: %s [-Pprinter] [-#num] [-C class] [-J job] [-T title] "
    [all...]

Completed in 39 milliseconds

1 2 3 4