Home
last modified time | relevance | path

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

/freebsd-14.2/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()
197 PUFFSOP_SET(pops, dtfs, node, poll); in main()
198 PUFFSOP_SET(pops, dtfs, node, mmap); in main()
199 PUFFSOP_SET(pops, dtfs, node, mkdir); in main()
200 PUFFSOP_SET(pops, dtfs, node, rmdir); in main()
202 PUFFSOP_SET(pops, dtfs, node, read); in main()
[all …]
/freebsd-14.2/sys/netlink/
H A Dnetlink_message_writer.c492 const struct nlwriter_ops *pops = &nlmsg_writers[nw->writer_type]; in nlmsg_set_callback() local
496 nw->cb = pops->write_socket; in nlmsg_set_callback()
499 nw->cb = pops->write_group; in nlmsg_set_callback()
502 nw->cb = pops->write_chain; in nlmsg_set_callback()
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dti,tas5086.txt18 PWM signals. This helps reduce pops and clicks.
/freebsd-14.2/contrib/ntp/html/hints/
H A Daix50 > is received but before the VTIME interbyte timer pops, we
/freebsd-14.2/crypto/openssl/crypto/perlasm/
H A DREADME.md48 and pops.
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1642 if (pops->dtps_mode != NULL) { in dtrace_priv_probe()
8738 if ((pops->dtps_provide == NULL && pops->dtps_provide_module == NULL) ||
8739 pops->dtps_enable == NULL || pops->dtps_disable == NULL ||
8740 pops->dtps_destroy == NULL ||
8741 ((pops->dtps_resume == NULL) != (pops->dtps_suspend == NULL))) {
8765 pops->dtps_usermode == NULL) {
8781 provider->dtpv_pops = *pops;
8783 if (pops->dtps_provide == NULL) {
8795 if (pops->dtps_suspend == NULL) {
8796 ASSERT(pops->dtps_resume == NULL);
[all …]
/freebsd-14.2/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-14.2/contrib/tcp_wrappers/
H A DCHANGES217 pops off all streams modules above the device driver, pushes the timod
/freebsd-14.2/contrib/flex/
H A DONEWS256 pops the top of the stack and BEGIN's to it, and
/freebsd-14.2/contrib/ncurses/doc/
H A Dncurses-intro.doc1039 rearranging the deck. The first pops its argument window to the top of
/freebsd-14.2/contrib/byacc/
H A DCHANGES2412 "Avoid crash when input pops up an Action error at the first token"
/freebsd-14.2/contrib/ncurses/
H A DNEWS9900 + change case for 'P' in tparam_internal() to indicate that it pops