Searched refs:secondary (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.1-release/contrib/mdocml/
H A Dread.c68 struct buf *secondary; member in struct:mparse
424 if (curp->secondary) {
425 curp->secondary->buf =
427 (curp->secondary->buf,
428 curp->secondary->sz + pos + 2);
429 memcpy(curp->secondary->buf +
430 curp->secondary->sz,
432 curp->secondary->sz += pos;
433 curp->secondary->buf
434 [curp->secondary
[all...]
/freebsd-10.1-release/sbin/hastd/
H A DMakefile13 SRCS+= secondary.c
/freebsd-10.1-release/share/examples/hast/
H A Ducarp_down.sh88 # Change role to secondary for our resource.
89 out=`hastctl role secondary "${resource}" 2>&1`
91 logger -p local0.error -t hast "Unable to change to role to secondary for resource ${resource}: ${out}."
94 logger -p local0.debug -t hast "Role for resource ${resource} changed to secondary."
96 logger -p local0.info -t hast "Successfully switched to secondary for resource ${resource}."
/freebsd-10.1-release/sys/boot/fdt/dts/arm/
H A Dversatilepb.dts26 sic: secondary-interrupt-controller {
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dxml.c417 { "secondary", 0, 1, 0 },
1692 /* Used to separate primary and secondary entries in an index -- we need
1729 char *primary = NULL, *secondary = NULL;
1734 secondary = strstr (primary+1, INDEX_SEP);
1735 *secondary = '\0';
1736 secondary += strlen (INDEX_SEP);
1749 execute_string ("%s", secondary);
1896 char *primary = NULL, *secondary;
1905 secondary = strstr (primary+1, INDEX_SEP);
1906 *secondary
1727 char *primary = NULL, *secondary = NULL; local
1894 char *primary = NULL, *secondary; local
[all...]
/freebsd-10.1-release/contrib/texinfo/util/
H A Dtexindex.c1200 constitute primary and secondary names.
1203 and in between these are \secondary lines which contain
1204 just a secondary name and page numbers. */
1212 /* Similar, for the secondary name. */
1259 char *primary, *secondary, *pagenumber;
1293 secondary = find_braced_pos (line, 3, 0, 0);
1294 nosecondary = !*secondary;
1296 secondarylength = find_braced_end (secondary) - secondary;
1301 /* Close off current secondary entr
1250 char *primary, *secondary, *pagenumber; local
[all...]
/freebsd-10.1-release/share/mk/
H A Dbsd.libnames.mk103 # The static PAM library doesn't know its secondary dependencies,
/freebsd-10.1-release/contrib/ncurses/include/
H A DCaps.osf1r5460 box_chars_2 box2 str by - - ----K box characters secondary set
810 termcap_init2 OTi2 str i2 - - YB--- secondary initialization string
1062 #box_chars_2 box2 str by - - ----K box characters secondary set
H A DCaps.aix4493 box_chars_2 box2 str by - - ----K box characters secondary set
902 termcap_init2 OTi2 str i2 - - YB--- secondary initialization string
H A DCaps.uwin626 termcap_init2 OTi2 str i2 - - YB--- secondary initialization string
878 #box_chars_2 box2 str by - - ----K box characters secondary set
H A DCaps800 termcap_init2 OTi2 str i2 - - YB--- secondary initialization string
1052 #box_chars_2 box2 str by - - ----K box characters secondary set
H A DCaps.hpux11814 termcap_init2 OTi2 str i2 - - YB--- secondary initialization string
1066 #box_chars_2 box2 str by - - ----K box characters secondary set
H A DCaps.keys890 termcap_init2 OTi2 str i2 - - YB--- secondary initialization string
1142 #box_chars_2 box2 str by - - ----K box characters secondary set
/freebsd-10.1-release/sys/dev/fb/
H A Dvga.c759 int secondary; member in struct:__anon8523
780 adp[V_ADP_SECONDARY] = adapter_init_value[dcc[code].secondary];
960 * and the other `secondary'. The EGA adapter has a set of DIP
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex3459 % \secondary {subtopic}{pagelist}
3651 \def\secondary#1#2{{%
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3633 % \secondary {subtopic}{pagelist}
3825 \def\secondary#1#2{{%
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex3531 % \secondary {subtopic}{pagelist}
3723 \def\secondary#1#2{{%

Completed in 286 milliseconds