HomeSort by: relevance | last modified time | path
    Searched refs:adm (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/usr.sbin/bootp/bootpd/
syslog.conf 19 #*.err;kern.debug;daemon,auth.notice;mail.crit;user.none /var/adm/messages
20 kern.debug;user,mail.crit;auth.notice /var/adm/messages
21 daemon.notice;syslog,news,uucp,cron.err /var/adm/messages
23 lpr.debug /var/adm/lpd-errs
56 user.err /var/adm/messages
  /src/crypto/external/bsd/heimdal/dist/etc/
services.append 14 kerberos-adm 749/udp # v5 kadmin
15 kerberos-adm 749/tcp # v5 kadmin
  /src/external/cddl/dtracetoolkit/dist/Bin/
diskhits 14 # diskhits /var/adm/messages
52 diskhits /var/adm/wtmpx
  /src/external/cddl/dtracetoolkit/dist/Disk/
diskhits 14 # diskhits /var/adm/messages
52 diskhits /var/adm/wtmpx
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/
save_all.inc 32 smw.adm $r15, [$sp], $r15, #0xf
33 smw.adm $r0, [$sp], $r10, #0x0
35 smw.adm $r0, [$sp], $r27, #0xf
42 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
60 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
save_partial.inc 32 smw.adm $r15, [$sp], $r15, #0x2
34 smw.adm $r15, [$sp], $r27, #0x2
36 smw.adm $r0, [$sp], $r5, #0x0
43 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
63 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
reset.S 42 smw.adm $r0, [$sp], $r10, #0x0
43 smw.adm $r15, [$sp], $r15, #0xf
46 smw.adm $r0, [$sp], $r27, #0xf
50 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep stack 8-byte alignment. */
reset_4b.S 46 smw.adm $r0, [$sp], $r10, #0x0
47 smw.adm $r15, [$sp], $r15, #0xf
50 smw.adm $r0, [$sp], $r27, #0xf
54 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep
save_usr_regs.inc 34 smw.adm $r1, [$sp], $r4, #0x0 /* Save even. Ok! */
37 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep stack 8-byte aligned. */
42 smw.adm $r1, [$sp], $r4, #0x0 /* Save extra $r4 to keep stack 8-byte aligned. */
save_mac_regs.inc 32 smw.adm $r1, [$sp], $r4, #0x0
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/
save_all.inc 32 smw.adm $r15, [$sp], $r15, #0xf
33 smw.adm $r0, [$sp], $r10, #0x0
35 smw.adm $r0, [$sp], $r27, #0xf
42 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
60 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
save_partial.inc 32 smw.adm $r15, [$sp], $r15, #0x2
34 smw.adm $r15, [$sp], $r27, #0x2
36 smw.adm $r0, [$sp], $r5, #0x0
43 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
63 smw.adm $r1, [$sp], $r2, #0x0 /* Push IPC, IPSW. */
reset.S 42 smw.adm $r0, [$sp], $r10, #0x0
43 smw.adm $r15, [$sp], $r15, #0xf
46 smw.adm $r0, [$sp], $r27, #0xf
50 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep stack 8-byte alignment. */
reset_4b.S 46 smw.adm $r0, [$sp], $r10, #0x0
47 smw.adm $r15, [$sp], $r15, #0xf
50 smw.adm $r0, [$sp], $r27, #0xf
54 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep
save_usr_regs.inc 34 smw.adm $r1, [$sp], $r4, #0x0 /* Save even. Ok! */
37 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep stack 8-byte aligned. */
42 smw.adm $r1, [$sp], $r4, #0x0 /* Save extra $r4 to keep stack 8-byte aligned. */
save_mac_regs.inc 32 smw.adm $r1, [$sp], $r4, #0x0
  /src/external/gpl2/xcvs/dist/src/
mkmodules.c 1243 char *adm;
1281 adm = Xasprintf ("%s/%s", current_parsed_root->directory, CVSROOTADM);
1282 mkdir_if_needed (adm);
1288 if ( CVS_CHDIR (adm) < 0)
1289 error (1, errno, "cannot change to directory %s", adm);
1296 info = xmalloc (strlen (adm) + 80);
1297 info_v = xmalloc (strlen (adm) + 80);
1302 strcpy (info, adm);
1345 strcpy (info, adm);
1363 strcpy (info, adm);
1242 char *adm; local
    [all...]
  /src/external/gpl2/xcvs/dist/contrib/
sandbox_status.sh 58 elif [ -d $file -a $file != CVS.adm ] ; then
  /src/crypto/dist/ipsec-tools/src/racoon/
evt.c 61 struct admin_com adm; member in struct:evt_message
231 e->adm.ac_len = len;
232 e->adm.ac_cmd = ADMIN_SHOW_EVT;
233 e->adm.ac_errno = 0;
234 e->adm.ac_proto = 0;
271 if (send(l->fd, e, e->adm.ac_len, MSG_DONTWAIT) < 0) {
  /src/crypto/dist/ipsec-tools/rpm/suse/
ipsec-tools.spec.in 73 mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates
74 install -m 644 $RPM_SOURCE_DIR/sysconfig.racoon $RPM_BUILD_ROOT/var/adm/fillup-templates/
100 /var/adm/fillup-templates/sysconfig.racoon
  /src/sys/dev/pci/
arcmsr.c 2034 struct arc_dmamem *adm; local
2037 adm = kmem_zalloc(sizeof(*adm), KM_SLEEP);
2038 adm->adm_size = size;
2041 BUS_DMA_NOWAIT|BUS_DMA_ALLOCNOW, &adm->adm_map) != 0)
2044 if (bus_dmamem_alloc(sc->sc_dmat, size, PAGE_SIZE, 0, &adm->adm_seg,
2048 if (bus_dmamem_map(sc->sc_dmat, &adm->adm_seg, nsegs, size,
2049 &adm->adm_kva, BUS_DMA_NOWAIT|BUS_DMA_COHERENT) != 0)
2052 if (bus_dmamap_load(sc->sc_dmat, adm->adm_map, adm->adm_kva, size
    [all...]
  /src/external/bsd/cron/dist/
INSTALL 67 crontab -u root -r /usr/adm/crontab.src
  /src/external/gpl2/send-pr/dist/send-pr/
configure 523 test -f ${GNATS_ROOT}/gnats-adm/config && . ${GNATS_ROOT}/gnats-adm/config
send-pr.sh 53 [ -f ${GNATS_ROOT}/gnats-adm/config ] && . ${GNATS_ROOT}/gnats-adm/config
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S 441 smw.adm $r6, [$sp], $r10, 2
624 smw.adm $r6, [$sp], $r10, 2
848 smw.adm $r6, [$sp], $r8, 2
907 smw.adm $r0, [$sp], $r4, 2 ! store $lp, when use BASELINE_V1,and must store $r0-$r3
1048 smw.adm $r0, [$sp], $r5, 0
1104 smw.adm $r0, [$sp], $r5, 0
1219 smw.adm $r0, [$sp], $r5, 0
1281 smw.adm $r0, [$sp], $r3, 0
1590 smw.adm $r6, [$sp], $r9, 0x0
5038 smw.adm $r6, [$sp], $r9,
    [all...]

Completed in 31 milliseconds

1 2