Searched refs:print (Results 1 - 25 of 43) sorted by relevance

12

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_log_entry.cc63 db_log_entry::print() function in class:db_log_entry
77 aversion.print(stdout);
80 query->print();
89 bversion.print(stdout);
H A Ddb_item_c.x79 % void print();
H A Ddb_query_c.x104 % void print();
H A Ddb_dictlog.cc70 db_dictlog_entry::print() function in class:db_dictlog_entry
84 aversion.print(stdout);
90 bversion.print(stdout);
173 j->print();
180 db_dictlog::print() function in class:db_dictlog
H A Ddb_dictlog_c.x96 % void print();
160 % int print();
H A Ddb_log_c.x82 % int print();
H A Ddb_vers_c.x94 % void print( FILE *file );
H A Dldap_print.c130 printMappingFormatArray(e->element.print.fmt);
131 for (i = 0; i < e->element.print.numItems; i++) {
133 printMappingItem(&e->element.print.item[i], native);
135 if (e->element.print.doElide) {
136 p2buf(myself, ", \"%c\"", e->element.print.elide);
173 printMappingFormatArray(e->element.print.fmt);
174 for (i = 0; i < e->element.print.numSubElements; i++) {
177 &e->element.print.subElement[i], native);
179 if (e->element.print.doElide) {
180 p2buf(myself, ", \"%c\"", e->element.print
[all...]
H A Dnis_parse_ldap_util.c202 if (e->element.print.fmt != NULL)
203 free_mapping_format(e->element.print.fmt);
204 e->element.print.fmt = NULL;
205 for (i = 0; i < e->element.print.numSubElements; i++)
207 &e->element.print.subElement[i]);
208 e->element.print.numSubElements = 0;
209 if (e->element.print.subElement != NULL)
210 free(e->element.print.subElement);
211 e->element.print.subElement = NULL;
591 if (sub->element.print
[all...]
H A Ddb_index_c.x133 % void print();
H A Ddb_log_entry_c.x87 % void print();
H A Ddb_query.cc145 db_query::print() function in class:db_query
150 components[i].index_value->print();
H A Ddb_scheme_c.x132 % void print();
H A Ddb_index_entry.cc322 db_index_entry::print() function in class:db_index_entry
325 key->print();
337 np->print();
347 np->print();
H A Ddb_c.x136 % void print() { internal_db.print_stats();}
H A Ddb_index_entry_c.x165 % void print();
H A Dldap_parse.h75 * String match/print descriptor
110 * String match/print types and descriptor
112 * Used to describe print or match conversions. The 'match' field has
278 * element.print printf(3C)-style value
300 * and the element.print contains
344 } print; member in union:__anon1958::__anon1959
365 * element.print printf(3C)-style value
393 * (in place of an item in a 'print' list, for example). If
398 * element.print
442 } print; member in union:__nis_mapping_element_struct::__anon1963
[all...]
H A Ddb_item.cc76 item::print() function in class:item
H A Ddb_vers.cc163 vers::print(FILE* file) function in class:vers
169 READLOCKV(this, "r vers::print");
176 READUNLOCKV(this, "ru vers::print");
H A Dnis_parse_ldap_map.c1575 * Parse a print mapping rule attribute in case of the form
1678 e->element.print.fmt = base;
1679 e->element.print.numSubElements = numSubElements;
1680 e->element.print.subElement = subElement;
1681 e->element.print.elide = elide;
1682 e->element.print.doElide = doElide;
1843 base = sub->element.print.fmt;
1844 print_item = sub->element.print.item;
1845 sub->element.print.doElide = FALSE;
1846 sub->element.print
[all...]
H A Ddb_log.cc102 j->print();
109 db_log::print() function in class:db_log
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-probe.c71 static int print = PRINT_FS; variable
339 if (print == PRINT_DEVICE)
351 if (print == PRINT_DRIVE)
362 if (print == PRINT_HINT_STR)
424 if (print == PRINT_COMPATIBILITY_HINT)
443 if (print == PRINT_BIOS_HINT)
453 if (print == PRINT_IEEE1275_HINT)
474 if (print == PRINT_EFI_HINT)
498 if (print == PRINT_BAREMETAL_HINT)
523 if (print
[all...]
/osnet-11/usr/src/cmd/powertop/common/
H A Ddisplay.c75 #define print(win, y, x, fmt, args...) \ macro
293 print(sw[SW_TITLE], 0, 0, title_pad, TITLE);
308 print(sw[SW_STATUS], 0, x, "%s", n->msg);
402 print(sw[SW_IDLE], 0, 0, "%s\tAvg\tResidency\n", g_msg_cstate);
412 print(sw[SW_IDLE], 1, 0, "%s", c);
438 print(sw[SW_IDLE], i + 1, 0, "%s", c);
446 print(sw[SW_FREQ], 0, 0, "%s\n", g_msg_pstate);
463 print(sw[SW_FREQ], i+1, 0, "%s\n", c);
508 print(sw[SW_FREQ], i+1, 0, "%s\n", c);
513 print(s
[all...]
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dprint.c23 * print [-nrps] [-f format] [-u filenum] [arg...]
74 struct print struct
88 struct print prdata;
128 struct print prdata;
157 struct print *pp = (struct print*)extra;
181 /* print to history file */
249 /* handle special case of '-' operand for print */
262 /* don't print error message for stdout for compatibility */
279 /* printf style print */
[all...]
/osnet-11/usr/src/lib/libshell/common/data/
H A Dbuiltins.c90 "echo", NV_BLTIN|BLT_ENV, bltin(print),
107 "print", NV_BLTIN|BLT_ENV, bltin(print),
1056 "[-1c?\n@(#)$Id: print (AT&T Research) 2008-11-26 $\n]"
1058 "[+NAME?print - write arguments to standard output]"

Completed in 86 milliseconds

12