HomeSort by relevance Sort by last modified time
    Searched defs:upcase (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/cmd/truss/
listopts.c 57 void upcase(char *);
317 upcase(str);
391 upcase(str);
467 upcase(str);
514 upcase(char *str) function
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
utilities.c 80 * upcase()
82 * Upcase (in place) the argument.
86 upcase(argument) function
  /onnv/onnv-gate/usr/src/cmd/rpcgen/
rpc_cout.c 62 static char *upcase(char *);
811 upp_case = upcase(decl->type);
858 upp_case = upcase(decl->type);
892 upcase(char *str) function
  /onnv/onnv-gate/usr/src/lib/libntfs/common/include/ntfs/
volume.h 212 ntfschar *upcase; /* Upper case equivalents of all 65536 2-byte member in struct:_ntfs_volume
215 u32 upcase_len; /* Length in Unicode characters of the upcase
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/rpc.nisd/
yp_ns_proc.c 1629 upcase(s) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/libntfs/common/libntfs/
attrib.c 1676 ntfschar *upcase; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
SOEntityCatalog.cxx 196 void upcase(StringC &);
814 upcase(param_);
943 upcase(param_);
1126 void CatalogParser::upcase(StringC &str) function in class:SP_NAMESPACE::CatalogParser
  /onnv/onnv-gate/usr/src/cmd/ntfsprogs/
mkntfs.c 874 * the upcase table. If @ic is CASE_SENSITIVE, the comparison is case
902 ntfschar *upcase = g_vol->upcase; local
947 a->name_length, ic, upcase, upcase_len)) {
954 upcase, upcase_len);
970 upcase, upcase_len);
    [all...]

Completed in 360 milliseconds