Searched refs:qt (Results 26 - 42 of 42) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dvfs_macros.h34 #define SMB_VFS_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs.ops.get_quota((conn)->vfs.handles.get_quota, (conn), (qtype), (id), (qt)))
35 #define SMB_VFS_SET_QUOTA(conn, qtype, id, qt) ((conn)->vfs.ops.set_quota((conn)->vfs.handles.set_quota, (conn), (qtype), (id), (qt)))
135 #define SMB_VFS_OPAQUE_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs_opaque.ops.get_quota((conn)->vfs_opaque.handles.get_quota, (conn), (qtype), (id), (qt)))
136 #define SMB_VFS_OPAQUE_SET_QUOTA(conn, qtype, id, qt) ((conn)->vfs_opaque.ops.set_quota((conn)->vfs_opaque.handles.set_quota, (conn), (qtype), (id), (qt)))
236 #define SMB_VFS_NEXT_GET_QUOTA(handle, conn, qtype, id, qt) ((handle)->vfs_next.ops.get_quota((handle)->vfs_next.handles.get_quota, (conn), (qtype), (id), (qt)))
[all...]
H A Dvfs.h209 int (*get_quota)(struct vfs_handle_struct *handle, struct connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt);
210 int (*set_quota)(struct vfs_handle_struct *handle, struct connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A DMakefile86 alltools: $(addsuffix $(EXESUF),$(addprefix tools/, cws2fws pktdumper qt-faststart trasher))
174 rm -f $(addprefix tools/,$(addsuffix $(EXESUF),cws2fws pktdumper qt-faststart trasher))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.am81 ../src/format-qt.c \
H A DMakefile.in247 ../src/format-qt.c ../src/format-kde.c ../src/format-boost.c \
259 format-qt.lo format-kde.lo format-boost.lo format.lo \
855 ../src/format-qt.c \
1103 format-qt.lo: ../src/format-qt.c
1104 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o format-qt.lo `test -f '../src/format-qt.c' || echo '$(srcdir)/'`../src/format-qt.c
H A DMakefile247 ../src/format-qt.c ../src/format-kde.c ../src/format-boost.c \
259 format-qt.lo format-kde.lo format-boost.lo format.lo \
855 ../src/format-qt.c \
1103 format-qt.lo: ../src/format-qt.c
1104 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o format-qt.lo `test -f '../src/format-qt.c' || echo '$(srcdir)/'`../src/format-qt.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dvfs-wrap.c60 int vfswrap_get_quota(struct vfs_handle_struct *handle, struct connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt) argument
66 result = sys_get_quota(conn->connectpath, qtype, id, qt);
75 int vfswrap_set_quota(struct vfs_handle_struct *handle, struct connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt) argument
81 result = sys_set_quota(conn->connectpath, qtype, id, qt);
H A Dprocess.c85 static BOOL push_queued_message(enum q_type qt, char *buf, int msg_len, struct timeval *ptv, char *private, size_t private_len) argument
117 if (qt == OPLOCK_QUEUE) {
125 qt == OPLOCK_QUEUE ? "smb_oplock_queue" : "smb_sharing_violation_queue" ));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_full_audit.c80 SMB_DISK_QUOTA *qt);
84 SMB_DISK_QUOTA *qt);
771 SMB_DISK_QUOTA *qt)
775 result = SMB_VFS_NEXT_GET_QUOTA(handle, conn, qtype, id, qt);
786 SMB_DISK_QUOTA *qt)
790 result = SMB_VFS_NEXT_SET_QUOTA(handle, conn, qtype, id, qt);
768 smb_full_audit_get_quota(struct vfs_handle_struct *handle, struct connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt) argument
783 smb_full_audit_set_quota(struct vfs_handle_struct *handle, struct connection_struct *conn, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile.in239 format-gcc-internal.c format-qt.c format-kde.c format-boost.c \
253 @WOE32DLL_FALSE@ format-qt.lo format-kde.lo format-boost.lo
261 @WOE32DLL_TRUE@ format-qt.lo format-kde.lo format-boost.lo
332 msgfmt-write-qt.$(OBJEXT) msgfmt-hash-string.$(OBJEXT)
984 write-qt.h \
1027 @WOE32DLL_FALSE@ format-gcc-internal.c format-qt.c format-kde.c \
1036 @WOE32DLL_TRUE@ format-gcc-internal.c format-qt.c format-kde.c \
1053 write-resources.c write-tcl.c write-qt.c \
1580 msgfmt-write-qt.o: write-qt
[all...]
H A DMakefile239 format-gcc-internal.c format-qt.c format-kde.c format-boost.c \
253 format-qt.lo format-kde.lo format-boost.lo
261 # format-qt.lo format-kde.lo format-boost.lo
332 msgfmt-write-qt.$(OBJEXT) msgfmt-hash-string.$(OBJEXT)
984 write-qt.h \
1027 format-gcc-internal.c format-qt.c format-kde.c \
1036 # format-gcc-internal.c format-qt.c format-kde.c \
1053 write-resources.c write-tcl.c write-qt.c \
1580 msgfmt-write-qt.o: write-qt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_scsi_host.c780 int sas_change_queue_type(struct scsi_device *scsi_dev, int qt) argument
787 scsi_set_tag_type(scsi_dev, qt);
790 return qt;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A DMakefile.in98 @HAVE_QT3_TRUE@ $(srcdir)/avahi-qt/qt-watch.h
101 @HAVE_QT3_FALSE@@HAVE_QT4_TRUE@ $(srcdir)/avahi-qt/qt-watch.h
516 avahi-qt \
H A DMakefile98 # $(srcdir)/avahi-qt/qt-watch.h
101 # $(srcdir)/avahi-qt/qt-watch.h
516 avahi-qt \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dlibsas.h634 extern int sas_change_queue_type(struct scsi_device *, int qt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Din2000.c1478 int qt, x; local
1501 qt = read_3393(hostdata, WD_QUEUE_TAG);
1502 if (qt == 0xa5) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/po/
H A DMakefile112 ../src/format-qt.c \
156 ../src/write-qt.c \

Completed in 133 milliseconds

12