Home
last modified time | relevance | path

Searched refs:PR (Results 1 – 25 of 48) sorted by relevance

12

/dflybsd-src/usr.sbin/lpr/lpc/
H A Dcmdtab.c58 #define PR LPC_PRIVCMD macro
62 { "abort", aborthelp, PR, 0, abort_q },
63 { "bottomq", botmqhelp, PR, bottomq_cmd, 0 },
64 { "clean", cleanhelp, PR, clean_gi, clean_q },
65 { "enable", enablehelp, PR, 0, enable_q },
67 { "disable", disablehelp, PR, 0, disable_q },
68 { "down", downhelp, PR|M, down_gi, down_q },
72 { "start", starthelp, PR, 0, start_q },
74 { "setstatus", setstatushelp, PR|M, setstatus_gi, setstatus_q },
75 { "stop", stophelp, PR, 0, stop_q },
[all …]
/dflybsd-src/sys/dev/raid/aac/
H A Daac_debug.c377 switch(aif->data.PR[0].status) { in aac_print_aif()
396 aif->data.PR[0].currentTick, in aac_print_aif()
397 aif->data.PR[0].finalTick); in aac_print_aif()
398 switch(aif->data.PR[0].jd.type) { in aac_print_aif()
401 aif->data.PR[0].jd.client.scsi_dh); in aac_print_aif()
406 aif->data.PR[0].jd.client.scsi_dh); in aac_print_aif()
411 aif->data.PR[0].jd.client.scsi_dh); in aac_print_aif()
417 aif->data.PR[0].jd.client.scsi_dh); in aac_print_aif()
422 aif->data.PR[0].jd.client.container.src); in aac_print_aif()
427 aif->data.PR[0].jd.client.container.src, in aac_print_aif()
[all …]
H A Daacreg.h1017 struct aac_AifJobProgressReport PR[1]; /* Progress report */ member
/dflybsd-src/usr.sbin/ndp/
H A Dndp.c1247 #define PR pr.prefix[i] in plist()
1248 for (i = 0; i < PRLSTSIZ && PR.if_index ; i++) { in plist()
1254 p6 = PR.prefix; in plist()
1259 p6.sin6_addr = PR.prefix; in plist()
1287 printf("%s/%d if=%s\n", namebuf, PR.prefixlen, in plist()
1288 if_indextoname(PR.if_index, ifix_buf)); in plist()
1297 PR.origin == PR_ORIG_RA ? "" : "advertise: "); in plist()
1301 PR.raflags.onlink ? "L" : "", in plist()
1302 PR.raflags.autonomous ? "A" : "", in plist()
1303 (PR.flags & NDPRF_ONLINK) != 0 ? "O" : "", in plist()
[all …]
/dflybsd-src/usr.bin/hexdump/
H A Dhexdump.h51 } PR; typedef
86 void bpad(PR *);
87 void conv_c(PR *, u_char *);
88 void conv_u(PR *, u_char *);
H A Ddisplay.c49 static __inline void print(PR *, u_char *);
52 print(PR *pr, u_char *bp) in print()
154 PR *pr; in display()
204 bpad(PR *pr) in bpad()
H A Dconv.c41 conv_c(PR *pr, u_char *p) in conv_c()
87 conv_u(PR *pr, u_char *p) in conv_u()
H A Dparse.c202 PR *pr, **nextpr = NULL; in rewrite()
214 if ((pr = calloc(1, sizeof(PR))) == NULL) in rewrite()
/dflybsd-src/contrib/file/
H A DChangeLog11 * PR/374: avoid infinite loop in non-wide code (piru)
12 * PR/373: Obey MAGIC_CONTINUE with multiple magic files (vismarli)
20 * PR/364: Detect non-nul-terminated core filenames from QEMU
25 * PR/359: Add support for http://ndjson.org/ (darose)
26 * PR/362: Fix wide printing (ro-ee)
27 * PR/358: Fix width for -f - (jpalus)
28 * PR/356: Fix JSON constant parsing (davewhite)
36 * PR/348: add missing cases to prevent file from aborting on
41 * PR/351: octalify filenames when not raw before printing.
86 * PR/272: kiefermat: Only set returnval = 1 when we printed something
[all …]
/dflybsd-src/games/bs/
H A Dbs.c131 #define PR addstr macro
213 PR(" \\\n"); in intro()
214 PR(" \\ \\ \\\n"); in intro()
215 PR(" \\ \\ \\ \\ \\_____________\n"); in intro()
216 PR(" \\ \\ \\_____________ \\ \\/ |\n"); in intro()
217 PR(" \\ \\/ \\ \\/ |\n"); in intro()
218 PR(" \\/ \\_____/ |__\n"); in intro()
219 PR(" ________________/ |\n"); in intro()
220 PR(" \\ S.S. Penguin |\n"); in intro()
221 PR(" \\ /\n"); in intro()
[all …]
/dflybsd-src/usr.bin/tip/
H A Dremote.c47 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI,
232 if (PR != NULL) in getremcap()
233 vstring("pr", PR); in getremcap()
H A Dtip.h94 EXTERN char *PR; /* remote prompt */ variable
/dflybsd-src/tools/regression/bin/sh/set-e/
H A Dreturn1.04 # PR 77067, 85267
H A Dif2.03 # PR 28852
/dflybsd-src/contrib/binutils-2.27/gas/doc/
H A Dc-sh.texi269 add #imm,Rn lds.l @@Rn+,PR
308 lds Rn,PR mulu Rm,Rn
318 rotcr Rn sts PR,Rn
321 rte sts.l PR,@@-Rn
/dflybsd-src/sys/dev/acpica/
H A Dacpi_quirks6 # Be sure to include a reference to a PR when adding new quirks. Quirks
7 # that do not contain a PR were discovered by reliable sources with no
57 # PR: i386/72450
/dflybsd-src/contrib/awk/
H A DFIXES.1e113 of PR #101.
116 Merge PR #99, which gets the right header for strcasecmp.
120 Merge PR #98: Disallow hex data. Allow only +nan, -nan,
124 PR #95. Thanks to Arnold Robbins.
128 Thanks to Todd Miller. Merges PR #97.
139 Merge PR #93, which adds casts to (void*) for debug prints
166 Todd Miller for the fix, from PR #80.
187 Thanks to GitHub user awkfan77. Closes PR #77.
207 Merge PR #70, which avoids use of variable length arrays. Thanks
264 to Christos Zoulas (GitHub user zoulasc). Merges PR 53.
[all …]
/dflybsd-src/share/dict/
H A Dfreebsd95 PR
/dflybsd-src/test/libpthread/
H A DREADME23 <name> is something descriptive, such as "pr14685" in the case of a PR-related
/dflybsd-src/contrib/gdb-7/gdb/stubs/
H A Dsh-stub.c265 R15, PC, PR, GBR, VBR, MACH, MACL, SR, enumerator
617 instrMem = (short *) registers[PR]; in doSStep()
/dflybsd-src/contrib/file/magic/Magdir/
H A Dgeo64 0 string SB2100PR SeaBeam 2100 PR multibeam sonar
/dflybsd-src/share/zoneinfo/
H A Diso3166.tab207 PR Puerto Rico
H A Dzone.tab96 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS)
323 PR +182806-0660622 America/Puerto_Rico
/dflybsd-src/contrib/cvs-1.12/contrib/
H A Dlog_accum.in661 if (/^PR:$/i ||
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-arm-common.inc271 /* Execute region offset to PR */
490 /* Call the cached PR. */

12