HomeSort by: relevance | last modified time | path
    Searched refs:boolean_t (Results 1 - 18 of 18) sorted by relevancy

  /src/usr.bin/fstat/
zfs_znode.h 49 typedef int boolean_t; typedef in typeref:typename:int
99 boolean_t z_is_sa; /* are we native sa? */
  /src/regress/sys/uvm/pdsim/
pdsim.h 48 typedef int boolean_t; typedef in typeref:typename:int
90 boolean_t pmap_clear_reference(struct vm_page *);
91 boolean_t pmap_is_referenced(struct vm_page *);
pdsim.c 126 boolean_t
133 boolean_t
136 boolean_t referenced = pmap_is_referenced(pg);
  /src/sys/arch/arm/gemini/
gemini_lpchcvar.h 24 boolean_t iq_isedge;
gemini_timer.c 117 static void timer_init(geminitmr_softc_t *, int, boolean_t, boolean_t);
118 static void timer_factors(geminitmr_softc_t *, int, boolean_t);
258 timer_init(geminitmr_softc_t *sc, int schz, boolean_t autoload, boolean_t intr)
367 boolean_t autoload)
gemini_lpchc.c 28 bus_size_t offset, uint32_t bit, boolean_t doset)
93 void *arg, uint32_t bit, boolean_t isedge)
164 boolean_t isedge;
165 boolean_t ishigh;
gemini_obio.c 131 boolean_t cs_valid;
  /src/sys/arch/sgimips/sgimips/
arcemu.h 46 static boolean_t extractenv(const char **, const char *, char *, int);
arcemu.c 155 static boolean_t
  /src/sbin/iscsid/
iscsid_globals.h 82 typedef int boolean_t; typedef in typeref:typename:int
474 void delete_portal(portal_t *, boolean_t);
485 boolean_t register_event_handler(void);
iscsid_targets.c 133 delete_portal(portal_t * portal, boolean_t delete_empty)
iscsid_driverif.c 884 boolean_t
  /src/sys/arch/evbmips/loongson/
loongson2_machdep.c 37 boolean_t is_memory_range(paddr_t, psize_t, psize_t);
303 boolean_t
  /src/sys/arch/macppc/pci/
bandit.c 49 boolean_t sc_is_chaos;
  /src/usr.sbin/acpitools/aml/
aml_region.c 211 aml_region_io_buffer(boolean_t io, int regtype, u_int32_t flags,
  /src/sys/sys/
types.h 223 * Deprecated Mach-style boolean_t type. Should not be used by new code.
225 typedef int boolean_t; typedef in typeref:typename:int
  /src/sys/fs/nfs/client/
nfs_clnode.c 235 boolean_t retv;
  /src/sys/arch/mips/ingenic/
jziic.c 82 boolean_t sc_reading;

Completed in 50 milliseconds