Searched refs:titles (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/psm/stand/bootlst/common/ |
H A D | bootlst.c | 32 char **titles; variable 50 titles = (char **)calloc(ENTRY_ALLOC_COUNT, sizeof (char *)); in init_table() 52 if (titles == NULL || datasets == NULL) in init_table() 68 titles = (char **)realloc(titles, in add_title_entry() 72 if (titles == NULL || datasets == NULL) in add_title_entry() 78 free(titles[menu_entry_count]); in add_title_entry() 79 if ((titles[menu_entry_count] = strdup(title_str)) == NULL) in add_title_entry() 186 printf("%d %s\n", n + 1, titles[n]); in main()
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 1305 # the initial titles. 1314 # the initial titles. 1340 # using truncated section names, that align with one of the initial titles. 1351 # using long section names, that align with one of the initial titles. 1363 # that align with the initial titles. 1378 # truncated section names, that align with one of the initial titles. 1392 # long section names, that align with one of the initial titles. 1406 # using truncated section names, that align with one of the initial titles. 1417 # using long section names, that align with one of the initial titles. 1429 # that align with the initial titles. [all …]
|
H A D | files.c | 156 static const Msg titles[] = { in Dbg_file_hdl_title() local 173 hdl_str = titles[type]; in Dbg_file_hdl_title()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | structure.tex | 5 \usepackage{titlesec} % Allows customization of titles
|
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/ |
H A D | tz.map | 245 . # non-Sun titles
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | africa | 1205 # http://ddsnext.crl.edu/titles/31558#?c=0&m=668&s=0&cv=2&r=0&xywh=1446,5221,1931,1235 1213 # http://ddsnext.crl.edu/titles/31556#?c=0&m=78&s=0&cv=4&r=0&xywh=-92,3590,3944,2523 1243 # http://ddsnext.crl.edu/titles/31558?terms&item_id=303484#?m=1118&c=1&s=0&cv=2&r=0&xywh=1261,3408,…
|
H A D | asia | 988 # A database for searching titles of legal documents of Macau in 1006 # [Decree Gazette-no. date; titles omitted in this quotation] 4117 # http://ddsnext.crl.edu/titles/32341#?c=0&m=29&s=0&cv=4&r=0&xywh=-89%2C342%2C1724%2C1216 4123 # http://ddsnext.crl.edu/titles/32341#?c=0&m=138&s=0&cv=793&r=0&xywh=-54%2C1504%2C1705%2C1202
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 1724 % ttsl for book titles, do we? 2352 % \parskip glue after all. Section titles are handled this way also. 4367 % Section titles. These macros combine the section number parts and 4373 % Subsection titles. 4377 % Subsubsection titles. 6194 % This is to support \ in node names and titles, since the \
|