Home
last modified time | relevance | path

Searched refs:fido (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.cpp506 BQuery fido; in CheckForDeletedMessages() local
509 fido.SetVolume(&volume); in CheckForDeletedMessages()
510 fido.PushAttr(B_MAIL_ATTR_ACCOUNT_ID); in CheckForDeletedMessages()
511 fido.PushInt32(fAccountSettings.AccountID()); in CheckForDeletedMessages()
512 fido.PushOp(B_EQ); in CheckForDeletedMessages()
514 fido.Fetch(); in CheckForDeletedMessages()
517 while (fido.GetNextRef(&entry) == B_OK) { in CheckForDeletedMessages()
/haiku/docs/user/storage/
H A DEntry.dox182 BEntry entry("/boot/home/fido");
185 the resulting BEntry object represents the location of the file \c fido
418 BEntry entry("/boot/home/fido");
436 > fido