Home
last modified time | relevance | path

Searched refs:pretend (Results 1 – 25 of 70) sorted by relevance

123

/freebsd-11-stable/usr.bin/catman/
HDcatman.c64 static int pretend; /* -n, -p flags: print out what would be done variable
178 if (!pretend && unlink(name) < 0) in junk()
367 if (verbose || pretend) in make_writable_dir()
369 if (!pretend) { in make_writable_dir()
421 if (verbose || pretend) { in process_page()
425 if (!pretend) { in process_page()
433 if (verbose || pretend) { in process_page()
436 if (pretend) in process_page()
624 if (pretend) in process_mandir()
776 pretend++; in main()
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hw.c93 p_pool->ptts[i].pxp.pretend.control = 0; in ecore_ptt_pool_alloc()
405 p_ptt->pxp.pretend.control = OSAL_CPU_TO_LE16(control); in ecore_fid_pretend()
406 p_ptt->pxp.pretend.fid.concrete_fid.fid = OSAL_CPU_TO_LE16(fid); in ecore_fid_pretend()
410 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_fid_pretend()
411 *(u32 *)&p_ptt->pxp.pretend); in ecore_fid_pretend()
422 p_ptt->pxp.pretend.control = OSAL_CPU_TO_LE16(control); in ecore_port_pretend()
426 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_pretend()
427 *(u32 *)&p_ptt->pxp.pretend); in ecore_port_pretend()
439 p_ptt->pxp.pretend.control = OSAL_CPU_TO_LE16(control); in ecore_port_unpretend()
443 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_unpretend()
[all …]
HDcommon_hsi.h1271 struct pxp_pretend_cmd pretend; member
/freebsd-11-stable/contrib/unbound/doc/
HDTODO9 o (option) pretend-dnssec-unaware, and pretend-edns-unaware modes for workshops.
/freebsd-11-stable/lib/libefivar/
HDFreeBSD-update15 characters on FreeBSD. So we pretend that CHAR16 for these files is
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_trampoline_arm.S92 @ But before the logging part of XRay is ready, we pretend that here a
/freebsd-11-stable/contrib/tcp_wrappers/
HDCHANGES364 that pretend to have someone elses network address has become optional
371 pretend to have someone elses network address. For example, the address
401 programs would just pretend that the access control file does not exist
HDREADME68 931 etc. protocol; additional protection against hosts that pretend to
70 pretend to have someone elses host address.
959 program will pretend that the host name is unknown, so that you can
/freebsd-11-stable/crypto/heimdal/doc/
HDwhatis.texi123 her credentials, @var{C} just pretend to verify them. @var{C} can't
/freebsd-11-stable/share/examples/drivers/
HDmake_device_driver.sh360 * If we wanted to pretend PNP found it
/freebsd-11-stable/tools/test/testfloat/
HDsystemBugs.txt33 This document does not pretend to be an authoritative bug listing for all
/freebsd-11-stable/contrib/gcc/config/arm/
HDfpa.md33 ; the data is already loaded, so pretend reads have a delay of 2 (and
HDiwmmxt.md126 ;; Also - we have to pretend that these insns clobber the condition code
/freebsd-11-stable/contrib/gdb/
HDlibtool.m4464 # If it fails, then pretend we aren't using GCC.
/freebsd-11-stable/contrib/gcc/
HDbuiltins.def53 ANSI/ISO library function, and so we should pretend it does not
HDrtl.def415 pretend to be looking at the entire value and comparing it. */
/freebsd-11-stable/tools/tools/sysdoc/
HDtunables.mdoc1467 abused to pretend an extremely low path MTU.
/freebsd-11-stable/contrib/binutils/
HDconfigure.ac1548 # pretend that all is well.)
2182 # For the build-side libraries, we just need to pretend we're native,
/freebsd-11-stable/crypto/heimdal/
HDChangeLog.2000132 * lib/krb5/fcache.c: pretend that empty files are non-existant
HDChangeLog.2005774 * kdc/Makefile.am: there is no export script, not pretend there is
/freebsd-11-stable/contrib/subversion/
HDconfigure.ac378 # passed "builtin" pretend the user didn't specify the --with-expat option
/freebsd-11-stable/contrib/byacc/
HDconfigure6287 # Let's still pretend it is `configure' which instantiates (i.e., don't
/freebsd-11-stable/contrib/gcc/cp/
HDChangeLog-19941034 constructor call, pretend the lhs type needs to be constructed.
3322 static member, pretend that the dummy function is a member of the
4559 cleanups better for temps that do get created. Don't pretend
/freebsd-11-stable/contrib/binutils/ld/
HDChangeLog-98991122 * ldlang.c (lang_add_wild): Don't pretend that there is an input
/freebsd-11-stable/contrib/diff/
HDChangeLog2696 pretend the files are binary.
3745 * dir.c (diff_dirs): Two new args, NONEX1 and NONEX2, say to pretend

123