| /trueos/contrib/mdocml/ |
| HD | read.c | 68 struct buf *secondary; member 424 if (curp->secondary) { in mparse_buf_r() 425 curp->secondary->buf = in mparse_buf_r() 427 (curp->secondary->buf, in mparse_buf_r() 428 curp->secondary->sz + pos + 2); in mparse_buf_r() 429 memcpy(curp->secondary->buf + in mparse_buf_r() 430 curp->secondary->sz, in mparse_buf_r() 432 curp->secondary->sz += pos; in mparse_buf_r() 433 curp->secondary->buf in mparse_buf_r() 434 [curp->secondary->sz] = '\n'; in mparse_buf_r() [all …]
|
| /trueos/contrib/texinfo/makeinfo/ |
| HD | xml.c | 1727 char *primary = NULL, *secondary = NULL; in xml_insert_indexterm() local 1732 secondary = strstr (primary+1, INDEX_SEP); in xml_insert_indexterm() 1733 *secondary = '\0'; in xml_insert_indexterm() 1734 secondary += strlen (INDEX_SEP); in xml_insert_indexterm() 1747 execute_string ("%s", secondary); in xml_insert_indexterm() 1894 char *primary = NULL, *secondary; in xml_insert_indexentry() local 1903 secondary = strstr (primary+1, INDEX_SEP); in xml_insert_indexentry() 1904 *secondary = '\0'; in xml_insert_indexentry() 1905 secondary += strlen (INDEX_SEP); in xml_insert_indexentry() 1911 execute_string ("%s", secondary); in xml_insert_indexentry() [all …]
|
| /trueos/contrib/texinfo/util/ |
| HD | texindex.c | 1250 char *primary, *secondary, *pagenumber; in indexify() local 1284 secondary = find_braced_pos (line, 3, 0, 0); in indexify() 1285 nosecondary = !*secondary; in indexify() 1287 secondarylength = find_braced_end (secondary) - secondary; in indexify() 1355 if (!nosecondary && strncmp (secondary, lastsecondary, secondarylength)) in indexify() 1365 fwrite (secondary, secondarylength, 1, ostream); in indexify() 1376 strncpy (lastsecondary, secondary, secondarylength); in indexify()
|
| /trueos/usr.sbin/bsdconfig/share/ |
| HD | struct.subr | 65 # The secondary method of accessing data is by using $name as a function. 75 # Alternatively, the secondary access method (details below): 82 # The secondary form should only be used if/when: 86 # The primary benefit to the secondary form is syntax cleanliness and read-
|
| /trueos/share/examples/hast/ |
| HD | ucarp_down.sh | 89 out=`hastctl role secondary "${resource}" 2>&1`
|
| /trueos/sys/gnu/dts/arm/ |
| HD | hip01-ca9x2.dts | 16 /* First 8KB reserved for secondary core boot */
|
| HD | ecx-2000.dts | 19 /* First 4KB has pen for secondary cores. */
|
| HD | highbank.dts | 19 /* First 4KB has pen for secondary cores. */
|
| HD | integratorap.dts | 15 arm,timer-secondary = &timer1;
|
| HD | bcm21664.dtsi | 34 secondary-boot-reg = <0x35004178>;
|
| HD | bcm11351.dtsi | 34 secondary-boot-reg = <0x3500417c>;
|
| /trueos/sbin/hastd/ |
| HD | Makefile | 13 SRCS+= secondary.c
|
| /trueos/usr.sbin/pw/ |
| HD | README | 13 group for each user and automatic membership in secondary groups
|
| /trueos/contrib/openpam/ |
| HD | README | 14 except for mappings and secondary authentication. Also
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | database | 141 #>>0x04 byte 3 non-incrementing secondary index .Xnn file 142 #>>0x04 byte 4 secondary index .Ynn file 143 #>>0x04 byte 5 incrementing secondary index .Xnn file 144 #>>0x04 byte 6 non-incrementing secondary index .XGn file 145 #>>0x04 byte 7 secondary index .YGn file 146 #>>>0x04 byte 8 incrementing secondary index .XGn file
|
| HD | convex | 29 # secondary storage is not physically contained within the dump.
|
| /trueos/sys/boot/fdt/dts/arm/ |
| HD | versatilepb.dts | 26 sic: secondary-interrupt-controller {
|
| /trueos/contrib/bsnmp/snmp_ntp/ |
| HD | NTP-MIB.txt | 99 2-255, secondary reference (via NTP)" 141 ASCII string.In the case of stratum 2 and greater (secondary 375 2-255, secondary reference (via NTP)"
|
| /trueos/contrib/binutils/binutils/ |
| HD | configure.in | 189 # Canonicalize the secondary target names. 420 # Canonicalize the secondary target names.
|
| /trueos/sys/powerpc/powerpc/ |
| HD | platform_if.m | 44 * These are used to bring up secondary CPUs, supply the physical memory
|
| /trueos/contrib/binutils/ld/ |
| HD | configure.in | 163 # Canonicalize the secondary target names.
|
| /trueos/usr.sbin/bsnmpd/modules/snmp_hast/ |
| HD | BEGEMOT-HAST-MIB.txt | 153 SYNTAX INTEGER { undef(0), init(1), primary(2), secondary(3) }
|
| /trueos/contrib/binutils/opcodes/ |
| HD | configure.in | 115 # Canonicalize the secondary target names.
|
| /trueos/lib/libmach/mach/ |
| HD | err_server.sub | 137 "(server/auth) not secondary",
|
| /trueos/contrib/texinfo/ |
| HD | TODO | 57 - @xindexterm [def] primary [,secondary [,tertiary]] or some such?
|