Searched refs:staged (Results 1 – 8 of 8) sorted by relevance
99 $GIT diff --staged $C |113 $GIT diff --staged > $SB/tmp/bmake-import.diff
1 Check staged files are not stale.
1845 wg_queue_push_staged(struct wg_queue *staged, struct wg_packet *pkt) in wg_queue_push_staged() argument1849 mtx_lock(&staged->q_mtx); in wg_queue_push_staged()1850 if (staged->q_len >= MAX_STAGED_PKT) { in wg_queue_push_staged()1851 old = STAILQ_FIRST(&staged->q_queue); in wg_queue_push_staged()1852 STAILQ_REMOVE_HEAD(&staged->q_queue, p_parallel); in wg_queue_push_staged()1853 staged->q_len--; in wg_queue_push_staged()1855 STAILQ_INSERT_TAIL(&staged->q_queue, pkt, p_parallel); in wg_queue_push_staged()1856 staged->q_len++; in wg_queue_push_staged()1857 mtx_unlock(&staged->q_mtx); in wg_queue_push_staged()1864 wg_queue_enlist_staged(struct wg_queue *staged, struct wg_packet_list *list) in wg_queue_enlist_staged() argument[all …]
11 including commands variables, staged install, directory variables and standard targets.
235 if you make it too long. A good practice is to try it in a staged fashion.
1292 to use foo.tgz to reference the latest staged version - so we1388 skip INCLUDES_* for staged libs unless SRC_* defined.1456 * meta.autodep.mk: ignore staged DPADDs when bootstrapping.2118 for things that need to be staged with different names.
68308 twice-staged72533 well-staged
188425 staged