HomeSort by: relevance | last modified time | path
    Searched defs:isprefix (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libtelnet/
genget.c 53 isprefix(const char *s1, const char *s2) function
87 if ((n = isprefix(name, *c)) == 0)
  /src/usr.bin/mail/
lex.c 568 isprefix(char *as1, const char *as2) function
591 if (isprefix(word, cp->c_name))
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs.h 653 boolean_t isprefix; member in struct:recvflags
  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 688 IsPrefix,
849 unsigned int isprefix:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 675 IsPrefix,
836 unsigned int isprefix:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 642 IsPrefix,
803 unsigned int isprefix:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 625 IsPrefix,
786 unsigned int isprefix:1; member in struct:i386_opcode_modifier

Completed in 34 milliseconds