Searched refs:dj (Results 1 – 17 of 17) sorted by relevance
/freebsd/usr.sbin/jail/ |
H A D | state.c | 56 struct cfjail *j, *dj; in dep_setup() local 100 dj = find_jail(s->s); in dep_setup() 101 if (dj != NULL) { in dep_setup() 103 dep_add(j, dj, 0); in dep_setup() 120 dj = find_jail(pname); in dep_setup() 121 if (dj != NULL) { in dep_setup() 123 dep_add(j, dj, DF_LIGHT); in dep_setup() 158 struct cfjail *dj; in dep_check() local 176 dj = d->j[depto]; in dep_check() 177 if (dj->flags & JF_FAILED) { in dep_check() [all …]
|
/freebsd/contrib/libpcap/msdos/ |
H A D | makefile.dj | 16 include ./msdos/common.dj 55 $(MAKE) -f Makefile.dj -C $(DRIVER_DIR) $(notdir $@) 101 rm -f $(OBJECTS) msdos/pkt_rx1.lst Makefile.bak .depend.dj $(PREREQUISITES) 124 $(CC) -MM $(CFLAGS) $(SOURCES) | $(REPLACE) > .depend.dj 126 -include .depend.dj
|
H A D | readme.dos | 29 and set "USE_32BIT_DRIVERS = 1" in msdos\common.dj. 57 "USE_EXCEPT = 1" in common.dj. Available at: 98 2. Revise the msdos/common.dj file for your djgpp/gcc installation; 104 `make -f msdos/makefile.dj' (i.e. GNU `make')
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-debug-jobs.mk | 6 .MAKEFLAGS: -dj
|
H A D | sh-errctl.mk | 12 .MAKEFLAGS: -j1 -dj
|
H A D | Makefile | 633 SED_CMDS.sh-errctl= ${STD_SED_CMDS.dj} 696 STD_SED_CMDS.dj= \
|
/freebsd/contrib/unbound/validator/ |
H A D | val_sigcrypt.c | 800 uint8_t* dj = d->rr_data[j]+2; in canonical_compare_byfield() local 817 != ((dname_j && lablen_j)?(uint8_t)tolower((int)*dj):*dj) in canonical_compare_byfield() 820 < ((dname_j && lablen_j)?(uint8_t)tolower((int)*dj):*dj)) in canonical_compare_byfield() 873 lablen_j = (size_t)*dj; in canonical_compare_byfield() 885 lablen_j = (size_t)*dj; in canonical_compare_byfield() 894 lablen_j = (size_t)*dj; in canonical_compare_byfield() 900 dj++; in canonical_compare_byfield() 912 if((wfi = memcmp(di, dj, (ilen<jlen)?ilen:jlen)) != 0) in canonical_compare_byfield()
|
/freebsd/share/timedef/ |
H A D | ca_IT.ISO8859-15.src | 35 dj.
|
H A D | ca_IT.UTF-8.src | 39 dj.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrAtomics.td | 11 (!cast<MxInst>("MOV"#size#"dj") !cast<MxMemOp>("MxARI"#size):$ptr)>;
|
H A D | M68kInstrArithmetic.td | 224 def NAME#SZ#"dj" : MxBiArOp_R_RM<MN, NODE,
|
/freebsd/usr.bin/bmake/unit-tests/ |
H A D | Makefile | 636 SED_CMDS.sh-errctl= ${STD_SED_CMDS.dj} 698 # Omit details such as process IDs from the output of the -dj option. 699 STD_SED_CMDS.dj= \
|
/freebsd/contrib/libpcap/ |
H A D | Makefile.in | 313 msdos/makefile.dj \
|
/freebsd/sys/contrib/openzfs/ |
H A D | AUTHORS | 170 Daniel Hoffman <dj.hoffman@delphix.com>
|
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
H A D | t_netpgpverify.sh | 2312 mlKeTAbhYjjQFUN49ekYP3qIfp0zA6d5Jt7wvMlKb85HZTw/dj+RnN+Ewm45U689
|
/freebsd/contrib/bmake/ |
H A D | ChangeLog | 2487 build log. Disabled by -dj or .MAKE.DIE_QUIETLY=no
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 10158 is2=\E&dj@\r, use=hp+pfk-cr, use=hp+labels, use=scrhp,
|