Searched refs:plug (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dplugin.c189 /* On Windows, we only attempt to load .dll files as plug-ins. */
520 struct plug { struct
528 struct plug *pl = ptr;
551 struct plug *pl = heim_dict_copy_value(p->names, s->n);
558 pl = heim_alloc(sizeof(*pl), "struct-plug", plug_free);
582 struct plug *pl = value;
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c541 struct blk_plug plug; local
627 blk_start_plug(&plug);
636 blk_finish_plug(&plug);
/freebsd-13-stable/contrib/subversion/
H A Dbuild.conf413 description = Subversion plug-in for the Apache DAV module

Completed in 162 milliseconds