Home
last modified time | relevance | path

Searched refs:pops (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c103 struct puffs_ops *pops; in main() local
182 PUFFSOP_INIT(pops); in main()
184 PUFFSOP_SET(pops, dtfs, fs, statvfs); in main()
185 PUFFSOP_SET(pops, dtfs, fs, unmount); in main()
186 PUFFSOP_SETFSNOP(pops, sync); in main()
187 PUFFSOP_SET(pops, dtfs, fs, fhtonode); in main()
188 PUFFSOP_SET(pops, dtfs, fs, nodetofh); in main()
190 PUFFSOP_SET(pops, dtfs, node, lookup); in main()
191 PUFFSOP_SET(pops, dtfs, node, access); in main()
192 PUFFSOP_SET(pops, puffs_genfs, node, getattr); in main()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dti,tas5086.txt18 PWM signals. This helps reduce pops and clicks.
/freebsd/contrib/ntp/html/hints/
H A Daix50 > is received but before the VTIME interbyte timer pops, we
/freebsd/crypto/openssl/crypto/perlasm/
H A DREADME.md48 and pops.
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.def66 // then it pops out blocks in a new group. Therefore, `GroupSizeLog` is always
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1636 dtrace_pops_t *pops = &prov->dtpv_pops; in dtrace_priv_probe() local
1642 if (pops->dtps_mode != NULL) { in dtrace_priv_probe()
1643 mode = pops->dtps_mode(prov->dtpv_arg, in dtrace_priv_probe()
8723 cred_t *cr, const dtrace_pops_t *pops, void *arg, dtrace_provider_id_t *idp) argument
8727 if (name == NULL || pap == NULL || pops == NULL || idp == NULL) {
8739 if ((pops->dtps_provide == NULL && pops->dtps_provide_module == NULL) ||
8740 pops->dtps_enable == NULL || pops->dtps_disable == NULL ||
8741 pops->dtps_destroy == NULL ||
8742 ((pops->dtps_resume == NULL) != (pops->dtps_suspend == NULL))) {
8766 pops->dtps_usermode == NULL) {
[all …]
/freebsd/contrib/tcp_wrappers/
H A DCHANGES217 pops off all streams modules above the device driver, pushes the timod
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def198 /// from the stack and returning (it just pops pc register too), and LLVM
/freebsd/contrib/flex/
H A DONEWS256 pops the top of the stack and BEGIN's to it, and
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1039 rearranging the deck. The first pops its argument window to the top of
/freebsd/contrib/byacc/
H A DCHANGES2562 "Avoid crash when input pops up an Action error at the first token"
/freebsd/contrib/ncurses/
H A DNEWS9900 + change case for 'P' in tparam_internal() to indicate that it pops