Home
last modified time | relevance | path

Searched refs:quote (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/init/
Dmain.c241 char *next,*quote; in parse_options() local
250 quote = strchr(line,'"'); in parse_options()
252 while (next != NULL && quote != NULL && quote < next) { in parse_options()
256 next = strchr(quote+1, '"'); in parse_options()
258 quote = strchr(next+1, '"'); in parse_options()
/linux-2.4.37.9/drivers/net/skfp/
Dsmtparse.c297 int quote ; local
319 quote = 1 ;
322 quote = 0 ;
331 switch (quote) {
343 quote = 1 ;
351 quote = 2 ;
/linux-2.4.37.9/net/bluetooth/
Dhci_core.c1120 static inline struct hci_conn *hci_low_sent(struct hci_dev *hdev, __u8 type, int *quote) in hci_low_sent() argument
1147 *quote = q ? q : 1; in hci_low_sent()
1149 *quote = 0; in hci_low_sent()
1151 BT_DBG("conn %p quote %d", conn, *quote); in hci_low_sent()
1178 int quote; in hci_sched_acl() local
1187 while (hdev->acl_cnt && (conn = hci_low_sent(hdev, ACL_LINK, &quote))) { in hci_sched_acl()
1188 while (quote-- && (skb = skb_dequeue(&conn->data_q))) { in hci_sched_acl()
1204 int quote; in hci_sched_sco() local
1208 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) { in hci_sched_sco()
1209 while (quote-- && (skb = skb_dequeue(&conn->data_q))) { in hci_sched_sco()
/linux-2.4.37.9/Documentation/
DSubmittingPatches141 developer to be able to "quote" your changes, using standard e-mail
Dsx.txt14 product, please contact devices@BitWizard.nl for a quote.
Dspecialix.txt14 product, please contact devices@BitWizard.nl for a quote.
/linux-2.4.37.9/drivers/scsi/
DREADME.aic7xxx398 instead of being a module. The reason for the single quote is so that
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
DREADME.aic7xxx432 instead of being a module. The reason for the single quote is so that