Home
last modified time | relevance | path

Searched refs:IFF (Results 1 – 15 of 15) sorted by relevance

/NextBSD/contrib/file/magic/Magdir/
HDiff6 # Daniel Quinlan (quinlan@yggdrasil.com) -- IFF was designed by Electronic
10 # IFF files begin with an 8 byte FORM header, followed by a 4 character
13 0 string FORM IFF data
HDimages487 >20 belong 5 IFF,
/NextBSD/contrib/ntp/util/
HDntp-keygen-opts.def69 descrip = "Write IFF or GQ identity keys";
71 Write the IFF or GQ client keys to the standard output. This is
101 descrip = "generate IFF parameters";
103 Generate parameters for the IFF identification scheme, obsoleting
117 the file name of IFF, GQ, and MV client parameters files. In
195 descrip = "export IFF or GQ group keys with password";
197 Export IFF or GQ identity group keys to the standard output,
236 of IFF, GQ, and MV client parameter files.
789 including PC, IFF, GQ and MV described on the
834 For the IFF scheme proceed as in the TC scheme to generate keys
[all …]
HDinvoke-ntp-keygen.texi524 including PC, IFF, GQ and MV described on the
569 For the IFF scheme proceed as in the TC scheme to generate keys
571 generate the IFF parameter file.
586 As the IFF scheme is independent
606 in the group, generate the IFF parameter file.
679 Write the IFF client keys to the standard output.
691 Generate parameters for the IFF identification scheme,
901 -e no id-key Write IFF or GQ identity keys
904 -I no iffkey generate IFF parameters
913 -q Str export-passwd export IFF or GQ group keys with password
[all …]
HDntp-keygen.texi219 challenges have a par subtype, as in the IFF challenge IFFpar, while
/NextBSD/share/doc/smm/18.net/
HDspell.ok55 IFF
/NextBSD/share/doc/psd/21.ipc/
HDspell.ok44 IFF
/NextBSD/sys/fs/tmpfs/
HDtmpfs.h430 #define IFF(a, b) (IMPLIES(a, b) && IMPLIES(b, a)) macro
HDtmpfs_subr.c176 MPASS(IFF(type == VLNK, target != NULL)); in tmpfs_alloc_node()
177 MPASS(IFF(type == VBLK || type == VCHR, rdev != VNOVAL)); in tmpfs_alloc_node()
HDtmpfs_vnops.c204 MPASS(IFF(error == 0, *vpp != NULLVP && VOP_ISLOCKED(*vpp))); in tmpfs_lookup()
/NextBSD/contrib/ntp/ntpd/
HDntp.conf.def898 Specifies the location of the optional IFF parameters file.This
HDinvoke-ntp.conf.texi839 Specifies the location of the optional IFF parameters file.This
/NextBSD/contrib/ntp/
HDChangeLog1392 * Restore IFF, MV, and GQ identity parameter filename convention to
HDCommitLog94791 Restore IFF, MV, and GQ identity parameter filename convention to
94802 Restore IFF, MV, and GQ identity parameter filename convention to
94820 Restore IFF, MV, and GQ identity parameter filename convention to
/NextBSD/contrib/gcc/
HDChangeLog-200016898 (close_server): actually do the deed IFF we are the server's master