Searched refs:ftype (Results 1 – 4 of 4) sorted by relevance
114 local ftype=$(filetype "${location}")120 [ "${ftype}" = "invalid" ] && return 0123 case "${ftype}" in125 str="${ftype} ${name} ${location} ${str}"135 str="${ftype} ${name} ${str} ${dev} ${maj} ${min}"139 str="${ftype} ${name} ${target} ${str}"142 str="${ftype} ${name} ${str}"
54 enum ftype { enum65 typedef enum ftype ftype; typedef79 ftype type;384 extern bool_t xdr_ftype (XDR *, ftype*);
83 enum ftype { enum115 ftype type; /* file type */
5980 DrvTSP_FltType ftype = E_DRVTSP_FLT_SOURCE_TYPE_LIVE;5989 ftype = E_DRVTSP_FLT_TYPE_PVR;5992 ftype = E_DRVTSP_FLT_TYPE_PVR1;6001 ftype |= E_DRVTSP_FLT_SOURCE_TYPE_LIVE;6004 ftype |= E_DRVTSP_FLT_SOURCE_TYPE_FILE;6007 ftype |= E_DRVTSP_FLT_SOURCE_TYPE_TS1;6010 ftype |= E_DRVTSP_FLT_SOURCE_TYPE_TS2;6021 ftype |= E_DRVTSP_FLT_SOURCE_TYPE_LIVE;6026 ftype |= E_DRVTSP_FLT_SOURCE_TYPE_TS1;6035 ftype |= E_DRVTSP_FLT_TYPE_PVR;[all …]