Home
last modified time | relevance | path

Searched refs:which (Results 126 – 150 of 4251) sorted by relevance

12345678910>>...171

/freebsd/usr.bin/gprof/
H A Dgprof.callg41 which is due to calls from this parent.
45 descendent time which is due to calls from this
50 fraction which divides up the function's time to
68 which is due to being called by this function.
72 time which is due to being called by this
/freebsd/contrib/openpam/doc/man/
H A Dpam.man9 service name, which is often (but not necessarily) the program name.
17 context within which the server performs the requested task is called
25 callback which it can use to communicate with the user.
35 function initializes the PAM library and returns a handle which must
89 functions manage a private environment list in which modules can set
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dnvidia,tegra124-soctherm.txt35 - throttle-cfgs: A sub-node which is a container of configuration for each
51 level of pulse skippers, which used to throttle clock frequencies. It
57 It is the level of pulse skippers, which used to throttle clock
59 programmed to any of the following values which represent a throttling
77 expires (which means the OC event has not occurred for a long time),
79 - nvidia,throttle-period-us: Specifies the number of uSec for which
85 which the soctherm hardware will assert the thermal trigger signal to the
86 Power Management IC, which can be configured to reset or shutdown the device.
92 - the "critical" type trip points will be used to set the temperature at which
/freebsd/contrib/libpcap/doc/
H A DREADME.Win32.md4 Unlike the UN*Xes on which libpcap can capture network traffic, Windows
27 Windows Vista, which is the earliest version supported by Npcap.
48 WpdPack, which you should place on your C: drive, e.g. C:\WpdPack.
56 Windows with which those tools, and other tools, can be installed; it
62 Chocolatey package, which can be installed from the command line:
79 It does provide files for CMake, which is a cross-platform tool that
138 Choose which configuration type to build, if you don't want the default
163 Choose which configuration type to build, if you don't want the default
182 Change to the directory into which you want to build libpcap, possibly
/freebsd/contrib/tcpdump/doc/
H A DREADME.Win32.md4 Unlike the UN*Xes on which libpcap can capture network traffic, Windows
27 Windows Vista, which is the earliest version supported by Npcap.
42 `WpdPack`, which you should place on your `C:` drive, e.g. `C:\WpdPack`.
49 Windows with which those tools, and other tools, can be installed; it
53 Chocolatey package, which can be installed from the command line:
74 It does provide files for CMake, which is a cross-platform tool that
119 Choose which configuration type to build, if you don't want the default
146 Choose which configuration type to build, if you don't want the default
165 Change to the directory into which you want to build tcpdump, possibly
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td35 // An option which prefixes its (single) value.
37 // An option which is followed by its value.
39 // An option followed by its values, which are separated by commas.
41 // An option which is which takes multiple (separate) arguments.
43 // An option which is either joined to its (non-empty) value, or followed by its
46 // An option which is both joined to its (first) value, and followed by its
49 // An option which consumes all remaining arguments if there are any.
51 // An option which consumes an optional joined argument and any other remaining
/freebsd/contrib/openpam/
H A DHISTORY14 - BUGFIX: Fix off-by-one bug in pam_getenv(3) which was introduced in
21 - BUGFIX: Reinstore the NULL check in pam_end(3) which was removed in
36 especially for functions that cannot fail, which were incorrectly
41 - BUGFIX: Fix an inverted test which prevented pam_get_authtok(3) and
53 - ENHANCE: Add a pam_return(8) module which returns an arbitrary
112 - FEATURE: Add an openpam_readlinev(3) function which uses the
128 which greatly simplifies the code.
131 the openpam_readline(3) function, which (by design) munges
156 - ENHANCE: removed static build autodetection, which didn't work
256 - BUGFIX: Staticize some variables which shouldn't be global.
[all …]
/freebsd/lib/libc/locale/
H A Dcollate.c315 int *pri, int which, const int **state) in _collate_lookup() argument
326 if (which >= table->info->directive_count) { in _collate_lookup()
356 ((p = p2->pri[which]) >= 0)) { in _collate_lookup()
367 *pri = table->char_pri_table[*t].pri[which]; in _collate_lookup()
375 *pri = match->pri.pri[which]; in _collate_lookup()
381 if (table->info->directive[which] & DIRECTIVE_UNDEFINED) { in _collate_lookup()
385 *pri = table->info->undef_pri[which]; in _collate_lookup()
403 if ((sptr = substsearch(table, *pri, which)) != NULL) { in _collate_lookup()
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-pxa-pci-ce4100.txt4 CE4100 has one PCI device which is described as the I2C-Controller. This
7 which share only an interrupt line.
21 offset from be base of the BAR (which would be
29 This is an example which is used on FalconFalls:
/freebsd/crypto/openssl/doc/man3/
H A DRAND_get0_primary.pod21 shared DRBG instances which are accessed via the RAND API:
23 The I<public> and I<private> DRBG are thread-local instances, which are used
25 The I<primary> DRBG is a global instance, which is not intended to be used
42 be NULL in which case the default OSSL_LIB_CTX is used.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Drohm,bd71828-regulator.yaml54 bucks which support this. 0 means disabled.
62 bucks which support this. 0 means disabled.
70 bucks which support this. 0 means disabled.
78 bucks which support this. 0 means disabled.
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Darm,arch_timer_mmio.yaml14 ARM cores may have a memory mapped architected timer, which provides up to 8
39 only where necessary to work around broken firmware which does not configure
51 registers, which contain their architecturally-defined reset values. Only
52 supported for 32-bit systems which follow the ARMv7 architected reset
/freebsd/sys/x86/pci/
H A Dqpi.c177 qpi_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) in qpi_read_ivar() argument
182 switch (which) { in qpi_read_ivar()
234 qpi_pcib_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) in qpi_pcib_read_ivar() argument
237 switch (which) { in qpi_pcib_read_ivar()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dgoogle,sc7280-herobrine.yaml13 This binding describes the SC7280 sound card which uses LPASS for audio.
48 description: Holds subnode which indicates cpu dai.
59 description: Holds subnode which indicates codec dai.
70 description: Holds subnode which includes the phandle of q6apm platform device.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-stmpe.txt8 - st,norequest-mask: bitmask specifying which GPIOs should _not_ be requestable
11 Node should be child node of stmpe node to which it belongs.
/freebsd/share/examples/ipfilter/
H A Dexamples.txt28 is used. In and out are used to describe the direction in which the packet
41 To select which interface a packet is currently associated with, either its
87 # allow all IP packets in which are protocol 4
103 used which rely on data which may be distributed across fragments. To this
154 It is also possible to select packets which DON'T have various options
195 # allow in UDP packets which are NOT from port 53 and are destined for
248 were using a rule which as worded something like:
313 which you wish to disallow, you can send back either an ICMP error
374 # only allow packets in and out on le0 which are top secret
390 through which fall inside the correct window.
[all …]
H A Drules.txt77 # allow in UDP packets which are NOT from port 53 and are destined for
86 # allow packets through which have a non-standard IP header length (ie there
102 # log all inbound packet on le0 which has IP options present
106 # block any inbound packets on le0 which are fragmented and "too short" to
108 # packets which can be missing the flags/ports (depending on which part
124 # block and log any inbound UDP packets on le0 which are going to port 2049
/freebsd/contrib/dialog/
H A DCHANGES174 + extend --last-key feature to the remaining widgets which have
409 which use --no-items option (report by Raven Singularity).
996 dlg_button_layout(), which broke that widget.
1098 + fix masking of attributes in dlg_draw_shadow() which lost
1381 match the function which updates the corresponding buffer.
1979 and other widgets which allow the user to edit a string.
2093 the menu items, which are always one line, anyway.
2170 autoconf 2.49c which breaks changequote().
2174 adding origin to box-width, which broke samples/wheel.
2227 on systems which have no /dev/tty, e.g., BeOS.
[all …]
/freebsd/bin/hostname/tests/
H A Dhostname_test.sh45 if ! which -s jail; then
84 if ! which -s jail; then
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dqcom_smbb.txt51 Description: Battery voltage limit above which fast charging may operate;
58 Description: Battery voltage limit below which fast charging may operate;
66 which case, setting this will harmlessly fail. The property
73 in which case, setting this will harmlessly fail. The property
79 Description: Battery voltage limit below which auto-recharge functionality
86 Description: Input voltage level above which charging may operate
H A Dqcom,pm8941-charger.yaml54 Battery voltage limit in uV above which fast charging may operate; Defaults to 3.2V
62 Battery voltage limit in uV below which fast charging may operate; Defaults to 4.2V
71 Maximum safe battery voltage in uV; May be pre-set by bootloader, in which case,
80 Maximum safe battery charge current in uA; May pre-set by bootloader, in which case,
89 Battery voltage limit in uV below which auto-recharge functionality will restart charging
98 Input voltage level in uV above which charging may operate. Defaults to 4.3V.
/freebsd/contrib/ntp/
H A Dreadme.y2kfixes5 This is the "readme" file for the freeware application which has
103 The patch file contains a header which has a manifest of changed files.
110 1) Extract the patches into perl-4.036 directory which is top level directory
115 3) It will have y2k directory which contains regression tests for Y2K testing.
117 4) now cd to ../t which contains TEST file for running this regression tests.
122 which will generate find2perl.
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dfile.c208 isc_uint32_t which; in isc_file_renameunique() local
221 isc_random_get(&which); in isc_file_renameunique()
222 *cp = alphnum[which % (sizeof(alphnum) - 1)]; in isc_file_renameunique()
266 isc_uint32_t which; in isc_file_openuniquemode() local
279 isc_random_get(&which); in isc_file_openuniquemode()
280 *cp = alphnum[which % (sizeof(alphnum) - 1)]; in isc_file_openuniquemode()
/freebsd/contrib/nvi/ex/
H A Dex_append.c24 enum which {APPEND, CHANGE, INSERT}; enum
26 static int ex_aci(SCR *, EXCMD *, enum which);
71 ex_aci(SCR *sp, EXCMD *cmdp, enum which cmd) in ex_aci()
/freebsd/bin/ed/test/
H A DREADME9 .t Template - a list of ed commands from which an ed script is
18 which look like:
25 Therefore, the following scripts which test for compliance with this

12345678910>>...171